ChloroLab.Godot.DependencyInjection.SourceGenerator 0.1.0-alpha

This is a prerelease version of ChloroLab.Godot.DependencyInjection.SourceGenerator.
dotnet add package ChloroLab.Godot.DependencyInjection.SourceGenerator --version 0.1.0-alpha                
NuGet\Install-Package ChloroLab.Godot.DependencyInjection.SourceGenerator -Version 0.1.0-alpha                
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="ChloroLab.Godot.DependencyInjection.SourceGenerator" Version="0.1.0-alpha" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ChloroLab.Godot.DependencyInjection.SourceGenerator --version 0.1.0-alpha                
#r "nuget: ChloroLab.Godot.DependencyInjection.SourceGenerator, 0.1.0-alpha"                
#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.
// Install ChloroLab.Godot.DependencyInjection.SourceGenerator as a Cake Addin
#addin nuget:?package=ChloroLab.Godot.DependencyInjection.SourceGenerator&version=0.1.0-alpha&prerelease

// Install ChloroLab.Godot.DependencyInjection.SourceGenerator as a Cake Tool
#tool nuget:?package=ChloroLab.Godot.DependencyInjection.SourceGenerator&version=0.1.0-alpha&prerelease                

ChloroLab.Godot.DependencyInjection.SourceGenerator

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on ChloroLab.Godot.DependencyInjection.SourceGenerator:

Package Downloads
ChloroLab.Godot.DependencyInjection

A simple C# dependency injection library for the Godot game engine.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.0-alpha 70 1/28/2024

The code generator doesn't work with nested partial types for now.