Godot.SourceGenerators 4.1.0-dev.2

Prefix Reserved
This is a prerelease version of Godot.SourceGenerators.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Godot.SourceGenerators --version 4.1.0-dev.2
                    
NuGet\Install-Package Godot.SourceGenerators -Version 4.1.0-dev.2
                    
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="Godot.SourceGenerators" Version="4.1.0-dev.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Godot.SourceGenerators" Version="4.1.0-dev.2" />
                    
Directory.Packages.props
<PackageReference Include="Godot.SourceGenerators" />
                    
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 Godot.SourceGenerators --version 4.1.0-dev.2
                    
#r "nuget: Godot.SourceGenerators, 4.1.0-dev.2"
                    
#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 Godot.SourceGenerators@4.1.0-dev.2
                    
#: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=Godot.SourceGenerators&version=4.1.0-dev.2&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Godot.SourceGenerators&version=4.1.0-dev.2&prerelease
                    
Install as a Cake Tool

Core C# source generator for Godot projects.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.0

    • No dependencies.

NuGet packages (78)

Showing the top 5 NuGet packages that depend on Godot.SourceGenerators:

Package Downloads
GodotTestDriver

This library provides an API that simplifies writing integration tests for Godot projects.

STS2.RitsuLib

Shared framework library for Slay the Spire 2 mods.

GodotSharpSome.Drawing2D

Set of drawing extensions for Godot engine.

GDTask

Provides efficient async/await integration for Godot .NET projects on .NET 6 through .NET 10 with a GodotSharp 4.1.0+ dependency floor

GeWuYou.GFramework.Core.Godot

Package Description

GitHub repositories (6)

Showing the top 6 popular GitHub repositories that depend on Godot.SourceGenerators:

Repository Stars
asieradzk/RL_Matrix
Deep Reinforcement Learning in C#
chickensoft-games/AutoInject
Reflection-free node-based dependency injection for C# Godot scripts, including utilities for automatic node-binding, additional lifecycle hooks, and .net-inspired notification callbacks.
godotengine/godot-dotnet
godot-gdunit-labs/gdUnit4Net
Official C# implementation of GDUnit4 - a comprehensive unit testing framework for Godot 4. Features VS/Rider test adapter integration, parameterized tests, scene runners, and extensive assertion methods.
angyan/Turnable
An open source C# framework for creating Turn Based Roguelikes, Strategy Games, RPGs and War Games (compatible with Unity)
Delsin-Yu/GDTask.Nuget
Nuget package for adding async/await functionality in Godot
Version Downloads Last Updated
4.8.0-dev.2 82 7/21/2026
4.8.0-dev.1 333 7/6/2026
4.7.1 16,204 7/14/2026
4.7.1-rc.2 97 7/9/2026
4.7.1-rc.1 326 7/1/2026
4.7.0 76,745 6/18/2026
4.7.0-rc.3 278 6/15/2026
4.7.0-rc.2 441 6/11/2026
4.7.0-rc.1 480 6/8/2026
4.7.0-dev.5 465 4/17/2026
4.7.0-dev.4 418 4/9/2026
4.7.0-beta.5 625 6/3/2026
4.7.0-beta.4 435 5/29/2026
4.7.0-beta.3 505 5/21/2026
4.7.0-beta.2 644 5/11/2026
4.7.0-beta.1 1,488 4/24/2026
4.6.3 67,264 5/20/2026
4.6.3-rc.2 97 5/16/2026
4.6.3-rc.1 100 5/8/2026
4.1.0-dev.2 406 5/9/2023
Loading failed