Dignus 1.1.1

dotnet add package Dignus --version 1.1.1
                    
NuGet\Install-Package Dignus -Version 1.1.1
                    
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="Dignus" Version="1.1.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dignus" Version="1.1.1" />
                    
Directory.Packages.props
<PackageReference Include="Dignus" />
                    
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 Dignus --version 1.1.1
                    
#r "nuget: Dignus, 1.1.1"
                    
#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 Dignus@1.1.1
                    
#: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=Dignus&version=1.1.1
                    
Install as a Cake Addin
#tool nuget:?package=Dignus&version=1.1.1
                    
Install as a Cake Tool

Dignus

High-performance modular core library focused on runtime efficiency and GC avoidance.
Provides core runtime utilities such as dependency injection, coroutine scheduling, collections, object pooling, and pipeline systems.
All modules in the Dignus ecosystem depend on this base library.


Full Documentation

You can find the complete guide and examples here: https://github.com/EomTaeWook/Dignus-Public/blob/main/publish/Dignus.Core.md


Product 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 is compatible.  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 is compatible.  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. 
.NET Framework net48 is compatible.  net481 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.8

    • No dependencies.
  • .NETFramework 4.8.1

    • No dependencies.
  • net10.0

    • No dependencies.
  • net8.0

    • No dependencies.
  • net9.0

    • No dependencies.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Dignus:

Package Downloads
Dignus.Sockets

High-performance asynchronous socket library for the Dignus.

Dignus.Log

Lightweight and fast logging library for Dignus.

Dignus.Unity

Unity integration and scene management extensions for the Dignus.

Dignus.Extensions.DependencyInjection

Lightweight DI extension for integrating Dignus with Microsoft.Extensions.DependencyInjection

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.1.1 376 2/28/2026
1.1.0 235 2/15/2026
1.0.12 615 12/10/2025
1.0.11 241 11/24/2025
1.0.10 240 11/23/2025
1.0.9 294 11/22/2025
1.0.8 296 11/21/2025
1.0.7 484 11/19/2025
1.0.6 307 11/5/2025
1.0.5 206 11/4/2025
1.0.4 254 11/2/2025
1.0.3 314 10/30/2025
1.0.2 234 10/29/2025
1.0.1 279 10/28/2025
1.0.0 245 10/28/2025