pragmatrix - Konstruktor2 1.0.1.0
A constructor dependency injector for .NET
PM> Install-Package Konstruktor2 -Version 1.0.1 -Source https://www.myget.org/F/pragmatrix/api/v3/index.json
> nuget.exe install Konstruktor2 -Version 1.0.1 -Source https://www.myget.org/F/pragmatrix/api/v3/index.json
> dotnet add package Konstruktor2 --version 1.0.1 --source https://www.myget.org/F/pragmatrix/api/v3/index.json
source https://www.myget.org/F/pragmatrix/api/v3/index.json
nuget Konstruktor2 ~> 1.0.1
Copy to clipboard
> choco install Konstruktor2 --version 1.0.1 --source https://www.myget.org/F/pragmatrix/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "pragmatrix" -SourceLocation "https://www.myget.org/F/pragmatrix/api/v2"
Install-Module -Name "Konstruktor2" -RequiredVersion "1.0.1" -Repository "pragmatrix"
Copy to clipboard
- .NETStandard 1.6: 1.6.0.0
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
1.0.1.0 | 12.46 KB | Thu, 02 Aug 2018 14:17:34 GMT | 1 |
|
||
|
|
1.0.0.0 | 12.46 KB | Thu, 02 Aug 2018 14:14:03 GMT | 1 |
|