Chickensoft.AutoInject.Analyzers 2.13.39

dotnet add package Chickensoft.AutoInject.Analyzers --version 2.13.39
                    
NuGet\Install-Package Chickensoft.AutoInject.Analyzers -Version 2.13.39
                    
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.13.39" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Chickensoft.AutoInject.Analyzers" Version="2.13.39" />
                    
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.13.39
                    
#r "nuget: Chickensoft.AutoInject.Analyzers, 2.13.39"
                    
#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.13.39
                    
#: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.13.39
                    
Install as a Cake Addin
#tool nuget:?package=Chickensoft.AutoInject.Analyzers&version=2.13.39
                    
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.13.39 54 8/18/2026
2.13.38 118 8/16/2026
2.13.37 85 8/16/2026
2.13.36 65 8/15/2026
2.13.35 75 8/15/2026
2.13.34 68 8/15/2026
2.13.33 66 8/13/2026
2.13.32 54 8/12/2026
2.13.31 182 7/26/2026
2.13.30 183 7/22/2026
2.13.29 100 7/21/2026
2.13.28 104 7/18/2026
2.13.27 110 7/16/2026
2.13.26 96 7/16/2026
2.13.25 105 7/15/2026
2.13.24 101 7/15/2026
2.13.23 101 7/15/2026
2.13.22 118 7/15/2026
2.13.21 153 7/2/2026
2.13.20 147 6/23/2026
Loading failed

AutoInject Analyzers release.