OSK.Extensions.Petra.Godot.DependencyInjection
0.8.0
dotnet add package OSK.Extensions.Petra.Godot.DependencyInjection --version 0.8.0
NuGet\Install-Package OSK.Extensions.Petra.Godot.DependencyInjection -Version 0.8.0
<PackageReference Include="OSK.Extensions.Petra.Godot.DependencyInjection" Version="0.8.0" />
<PackageVersion Include="OSK.Extensions.Petra.Godot.DependencyInjection" Version="0.8.0" />
<PackageReference Include="OSK.Extensions.Petra.Godot.DependencyInjection" />
paket add OSK.Extensions.Petra.Godot.DependencyInjection --version 0.8.0
#r "nuget: OSK.Extensions.Petra.Godot.DependencyInjection, 0.8.0"
#:package OSK.Extensions.Petra.Godot.DependencyInjection@0.8.0
#addin nuget:?package=OSK.Extensions.Petra.Godot.DependencyInjection&version=0.8.0
#tool nuget:?package=OSK.Extensions.Petra.Godot.DependencyInjection&version=0.8.0
OSK.Extensions.Petra.Godot
A project that provides many common and useful extensions for a variety Godot related objects. Extensions include, but not limited to:
[Node] FindNode<T>: finds a node or nodes of a given type within the base node. This can be performed either for a parent or child.[Node] AddChildren: adds many children nodes to a parent[Node] RemoveChildren | FreeChildren: removes or frees all children from the parent
OSK.Extensions.Petra.Godot.DependencyInjection
A project that provides commond and useful extensions relating to the dependency injection system. Extensions include:
ServiceCollection: Adds a node to a dependency container that utilizes standard .NET service collection and providers -
OSK.Extensions.Petra.Godot.Roslyn
[CSharpScript] GetScriptType: gets the underlying script type, which is the actual C# class type. This method works for class declarations and will accomodate identically named files within a project.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- Godot.SourceGenerators (>= 4.4.0)
- GodotSharp (>= 4.4.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.9)
- OSK.Extensions.Petra.Godot (>= 0.8.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on OSK.Extensions.Petra.Godot.DependencyInjection:
| Package | Downloads |
|---|---|
|
OSK.Petra.Godot.Modules.Services
A game module implementation that utilizes .NET DI for the Petra game suite and framework, for use within Godot. |
|
|
OSK.Petra.Godot.Provisions
Handles validating and determining if provisions for an object or resource is sufficient, refunding, and more for usage within Godot |
GitHub repositories
This package is not used by any popular GitHub repositories.