Chickensoft.AutoInject.Analyzers 2.7.6

There is a newer version of this package available.
See the version list below for details.
dotnet add package Chickensoft.AutoInject.Analyzers --version 2.7.6
                    
NuGet\Install-Package Chickensoft.AutoInject.Analyzers -Version 2.7.6
                    
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.7.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Chickensoft.AutoInject.Analyzers" Version="2.7.6" />
                    
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.7.6
                    
#r "nuget: Chickensoft.AutoInject.Analyzers, 2.7.6"
                    
#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.7.6
                    
#: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.7.6
                    
Install as a Cake Addin
#tool nuget:?package=Chickensoft.AutoInject.Analyzers&version=2.7.6
                    
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.

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 125 8/17/2025
2.8.22 60 8/16/2025
2.8.21 137 8/12/2025
2.8.20 131 8/12/2025
2.8.19 125 8/11/2025
2.8.18 209 8/8/2025
2.8.17 230 8/7/2025
2.8.16 201 8/6/2025
2.8.15 206 8/6/2025
2.8.14 204 8/6/2025
2.8.13 183 8/4/2025
2.8.12 141 8/4/2025
2.8.11 89 8/3/2025
2.8.10 117 7/31/2025
2.8.9 491 7/23/2025
2.8.8 492 7/23/2025
2.8.7 490 7/22/2025
2.8.6 104 7/18/2025
2.8.5 123 7/17/2025
2.8.4 129 7/15/2025
2.8.3 134 7/15/2025
2.8.2 145 7/14/2025
2.8.1 111 7/12/2025
2.8.0 75 7/11/2025
2.7.15 146 7/10/2025
2.7.14 137 7/9/2025
2.7.13 149 7/1/2025
2.7.12 138 6/30/2025
2.7.11 86 6/27/2025
2.7.10 123 6/27/2025
2.7.9 117 6/22/2025
2.7.8 143 6/19/2025
2.7.7 143 6/19/2025
2.7.6 289 6/12/2025
2.7.5 282 6/11/2025
2.7.4 287 6/11/2025
2.7.3 120 6/7/2025
2.7.2 75 6/7/2025
2.7.1 80 6/6/2025
2.7.0 149 6/5/2025

AutoInject Analyzers release.