clarius - CommonServiceLocator.Source 1.0.2
Source code version of the Common Service Locator library. Origin: https://github.com/clariuslabs/CommonServiceLocator/tree/v1.0.2
PM> Install-Package CommonServiceLocator.Source -Version 1.0.2 -Source https://www.myget.org/F/clarius/api/v3/index.json
> nuget.exe install CommonServiceLocator.Source -Version 1.0.2 -Source https://www.myget.org/F/clarius/api/v3/index.json
> dotnet add package CommonServiceLocator.Source --version 1.0.2 --source https://www.myget.org/F/clarius/api/v3/index.json
source https://www.myget.org/F/clarius/api/v3/index.json
nuget CommonServiceLocator.Source ~> 1.0.2
Copy to clipboard
> choco install CommonServiceLocator.Source --version 1.0.2 --source https://www.myget.org/F/clarius/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "clarius" -SourceLocation "https://www.myget.org/F/clarius/api/v2"
Install-Module -Name "CommonServiceLocator.Source" -RequiredVersion "1.0.2" -Repository "clarius"
Copy to clipboard
Ownerskzu |
AuthorsMicrosoft |
Project URLhttp://commonservicelocator.codeplex.com/ |
LicenseMS-PL |
Info4 total downloads |
| 4 downloads for version 1.0.2 |
| Download (9.89 KB) |
| Found on the current feed only |
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
1.0.2 | 9.89 KB | Mon, 11 Jan 2016 18:08:59 GMT | 4 |
|