Chickensoft.AutoInject.Analyzers 2.8.21

There is a newer version of this package available.
See the version list below for details.
dotnet add package Chickensoft.AutoInject.Analyzers --version 2.8.21
                    
NuGet\Install-Package Chickensoft.AutoInject.Analyzers -Version 2.8.21
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Chickensoft.AutoInject.Analyzers" Version="2.8.21" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Chickensoft.AutoInject.Analyzers" Version="2.8.21" />
                    
Directory.Packages.props
<PackageReference Include="Chickensoft.AutoInject.Analyzers" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Chickensoft.AutoInject.Analyzers --version 2.8.21
                    
#r "nuget: Chickensoft.AutoInject.Analyzers, 2.8.21"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Chickensoft.AutoInject.Analyzers@2.8.21
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Chickensoft.AutoInject.Analyzers&version=2.8.21
                    
Install as a Cake Addin
#tool nuget:?package=Chickensoft.AutoInject.Analyzers&version=2.8.21
                    
Install as a Cake Tool

AutoInject Analyzers

Roslyn analyzers providing diagnostics and code fixes for common issues using Chickensoft.AutoInject in Godot node scripts.

Current diagnostics and fixes:

  • Missing override of void _Notification(int what)
  • Missing call to this.Notify()
  • Missing call to this.Provide() for nodes implementing IProvider
There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.8.23 146 8/17/2025
2.8.22 64 8/16/2025
2.8.21 139 8/12/2025
2.8.20 133 8/12/2025
2.8.19 127 8/11/2025
2.8.18 212 8/8/2025
2.8.17 232 8/7/2025
2.8.16 205 8/6/2025
2.8.15 209 8/6/2025
2.8.14 207 8/6/2025
2.8.13 185 8/4/2025
2.8.12 144 8/4/2025
2.8.11 92 8/3/2025
2.8.10 119 7/31/2025
2.8.9 493 7/23/2025
2.8.8 494 7/23/2025
2.8.7 492 7/22/2025
2.8.6 115 7/18/2025
2.8.5 125 7/17/2025
2.8.4 131 7/15/2025
2.8.3 136 7/15/2025
2.8.2 147 7/14/2025
2.8.1 114 7/12/2025
2.8.0 79 7/11/2025
2.7.15 151 7/10/2025
2.7.14 140 7/9/2025
2.7.13 151 7/1/2025
2.7.12 140 6/30/2025
2.7.11 88 6/27/2025
2.7.10 125 6/27/2025
2.7.9 122 6/22/2025
2.7.8 145 6/19/2025
2.7.7 145 6/19/2025
2.7.6 290 6/12/2025
2.7.5 283 6/11/2025
2.7.4 288 6/11/2025
2.7.3 121 6/7/2025
2.7.2 76 6/7/2025
2.7.1 81 6/6/2025
2.7.0 151 6/5/2025

AutoInject Analyzers release.