Dpdt.Injector 0.8.3-alpha

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

Dpdt is a compile-time DI container based on C# Source Generators. Its goal is to remove everything possible from runtime and make resolving process as faster as we can. This is achieved by transferring huge piece of resolving logic to the compilation stage into the source generator.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has 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
0.8.3-alpha 350 11/4/2021
0.8.2-alpha 411 10/16/2021
0.8.1-alpha 283 7/30/2021
0.7.3-alpha 245 5/11/2021
0.7.2-alpha 237 5/11/2021
0.7.1-alpha 215 5/10/2021
0.7.0-alpha 232 5/8/2021
0.6.0-alpha 277 4/11/2021
0.5.2.3-alpha 276 4/7/2021
0.5.2.1-alpha 232 4/7/2021
0.5.2-alpha 230 4/7/2021
0.5.1.2-alpha 243 4/5/2021
0.5.1.1-alpha 253 4/1/2021
0.5.1-alpha 270 4/1/2021
0.5.0-alpha 276 3/30/2021
0.4.5-alpha 277 3/28/2021
0.4.3.1-alpha 323 3/20/2021
0.4.2.1-alpha 259 3/16/2021
0.4.2-alpha 287 3/15/2021
0.4.1.1-alpha 241 3/15/2021
0.4.1-alpha 235 3/14/2021
0.4.0-alpha 279 3/14/2021
0.3.2-alpha 263 3/8/2021
0.3.1.3-alpha 308 3/7/2021
0.3.0-alpha 266 2/22/2021
0.2.2.3-alpha 258 2/20/2021
0.2.2.1-alpha 229 2/20/2021
0.2.2-alpha 237 2/20/2021
0.2.1.4-alpha 217 2/17/2021
0.2.1.3-alpha 238 2/16/2021
0.2.1.2-alpha 217 2/16/2021
0.2.1.1-alpha 227 2/15/2021
0.2.1-alpha 357 10/20/2020
0.2.0-alpha 349 10/7/2020