Chickensoft.AutoInject.Analyzers 2.9.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package Chickensoft.AutoInject.Analyzers --version 2.9.3
                    
NuGet\Install-Package Chickensoft.AutoInject.Analyzers -Version 2.9.3
                    
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.9.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Chickensoft.AutoInject.Analyzers" Version="2.9.3" />
                    
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.9.3
                    
#r "nuget: Chickensoft.AutoInject.Analyzers, 2.9.3"
                    
#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.9.3
                    
#: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.9.3
                    
Install as a Cake Addin
#tool nuget:?package=Chickensoft.AutoInject.Analyzers&version=2.9.3
                    
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.9.8 180 11/14/2025
2.9.7 188 11/13/2025
2.9.6 189 11/12/2025
2.9.5 205 11/11/2025
2.9.4 122 11/9/2025
2.9.3 118 11/8/2025
2.9.2 118 11/8/2025
2.9.1 182 10/16/2025
2.9.0 160 10/15/2025
2.8.43 161 10/15/2025
2.8.42 158 10/15/2025
2.8.41 164 10/15/2025
2.8.40 103 10/12/2025
2.8.39 102 10/11/2025
2.8.38 190 10/3/2025
2.8.37 153 10/3/2025
2.8.36 173 10/2/2025
2.8.35 167 9/29/2025
2.8.34 147 9/28/2025
2.8.33 428 9/17/2025
2.8.32 305 9/16/2025
2.8.31 302 9/16/2025
2.8.30 169 9/10/2025
2.8.29 174 9/10/2025
2.8.28 170 9/10/2025
2.8.27 169 9/8/2025
2.8.26 168 9/8/2025
2.8.25 133 9/7/2025
2.8.24 135 9/7/2025
2.8.23 198 8/17/2025
2.8.22 94 8/16/2025
2.8.21 183 8/12/2025
2.8.20 170 8/12/2025
2.8.19 167 8/11/2025
2.8.18 250 8/8/2025
2.8.17 260 8/7/2025
2.8.16 246 8/6/2025
2.8.15 249 8/6/2025
2.8.14 246 8/6/2025
2.8.13 219 8/4/2025
2.8.12 175 8/4/2025
2.8.11 113 8/3/2025
2.8.10 127 7/31/2025
2.8.9 546 7/23/2025
2.8.8 523 7/23/2025
2.8.7 538 7/22/2025
2.8.6 152 7/18/2025
2.8.5 171 7/17/2025
2.8.4 169 7/15/2025
2.8.3 156 7/15/2025
2.8.2 177 7/14/2025
2.8.1 148 7/12/2025
2.8.0 96 7/11/2025
2.7.15 179 7/10/2025
2.7.14 167 7/9/2025
2.7.13 180 7/1/2025
2.7.12 168 6/30/2025
2.7.11 120 6/27/2025
2.7.10 152 6/27/2025
2.7.9 161 6/22/2025
2.7.8 177 6/19/2025
2.7.7 162 6/19/2025
2.7.6 308 6/12/2025
2.7.5 290 6/11/2025
2.7.4 318 6/11/2025
2.7.3 152 6/7/2025
2.7.2 104 6/7/2025
2.7.1 100 6/6/2025
2.7.0 184 6/5/2025

AutoInject Analyzers release.