Chickensoft.AutoInject.Analyzers 2.8.32

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.32
                    
NuGet\Install-Package Chickensoft.AutoInject.Analyzers -Version 2.8.32
                    
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.32" />
                    
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.32" />
                    
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.32
                    
#r "nuget: Chickensoft.AutoInject.Analyzers, 2.8.32"
                    
#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.32
                    
#: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.32
                    
Install as a Cake Addin
#tool nuget:?package=Chickensoft.AutoInject.Analyzers&version=2.8.32
                    
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.33 36 9/17/2025
2.8.32 33 9/16/2025
2.8.31 34 9/16/2025
2.8.30 137 9/10/2025
2.8.29 130 9/10/2025
2.8.28 128 9/10/2025
2.8.27 129 9/8/2025
2.8.26 126 9/8/2025
2.8.25 102 9/7/2025
2.8.24 96 9/7/2025
2.8.23 156 8/17/2025
2.8.22 67 8/16/2025
2.8.21 140 8/12/2025
2.8.20 134 8/12/2025
2.8.19 129 8/11/2025
2.8.18 215 8/8/2025
2.8.17 233 8/7/2025
2.8.16 207 8/6/2025
2.8.15 211 8/6/2025
2.8.14 210 8/6/2025
2.8.13 187 8/4/2025
2.8.12 146 8/4/2025
2.8.11 94 8/3/2025
2.8.10 121 7/31/2025
2.8.9 515 7/23/2025
2.8.8 516 7/23/2025
2.8.7 516 7/22/2025
2.8.6 135 7/18/2025
2.8.5 145 7/17/2025
2.8.4 142 7/15/2025
2.8.3 139 7/15/2025
2.8.2 150 7/14/2025
2.8.1 116 7/12/2025
2.8.0 80 7/11/2025
2.7.15 153 7/10/2025
2.7.14 141 7/9/2025
2.7.13 152 7/1/2025
2.7.12 143 6/30/2025
2.7.11 90 6/27/2025
2.7.10 126 6/27/2025
2.7.9 125 6/22/2025
2.7.8 146 6/19/2025
2.7.7 147 6/19/2025
2.7.6 291 6/12/2025
2.7.5 284 6/11/2025
2.7.4 289 6/11/2025
2.7.3 123 6/7/2025
2.7.2 77 6/7/2025
2.7.1 83 6/6/2025
2.7.0 152 6/5/2025

AutoInject Analyzers release.