DryIoc.CommonServiceLocator
4.1.0
Prefix Reserved
dotnet add package DryIoc.CommonServiceLocator --version 4.1.0
NuGet\Install-Package DryIoc.CommonServiceLocator -Version 4.1.0
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="DryIoc.CommonServiceLocator" Version="4.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DryIoc.CommonServiceLocator" Version="4.1.0" />
<PackageReference Include="DryIoc.CommonServiceLocator" />
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 DryIoc.CommonServiceLocator --version 4.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DryIoc.CommonServiceLocator, 4.1.0"
#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 DryIoc.CommonServiceLocator@4.1.0
#: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=DryIoc.CommonServiceLocator&version=4.1.0
#tool nuget:?package=DryIoc.CommonServiceLocator&version=4.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Implementation of CommonServiceLocator for DryIoc container, see rationale at https://github.com/unitycontainer/commonservicelocator
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- CommonServiceLocator (>= 2.0.3)
- DryIoc (>= 4.0.0)
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 |
|---|---|---|
| 4.1.0 | 12,855 | 3/6/2020 |
| 4.0.0 | 6,153 | 3/6/2019 |
| 3.0.0 | 5,581 | 7/12/2018 |
| 2.2.1 | 22,330 | 10/20/2016 |
| 2.2.0 | 5,013 | 10/20/2016 |
| 2.1.0 | 5,300 | 5/24/2016 |
| 2.0.0 | 5,268 | 11/19/2015 |
| 2.0.0-rc4build353 | 1,716 | 11/18/2015 |
| 2.0.0-rc4build352 | 1,746 | 11/17/2015 |
| 2.0.0-rc4build351 | 1,717 | 11/17/2015 |
| 2.0.0-rc4build350 | 1,672 | 11/17/2015 |
| 2.0.0-rc4build349 | 1,659 | 11/12/2015 |
| 2.0.0-rc4build348 | 1,681 | 11/12/2015 |
| 2.0.0-rc4build347 | 1,642 | 11/12/2015 |
| 2.0.0-rc4build346 | 1,672 | 11/12/2015 |
| 2.0.0-rc4build345 | 1,632 | 11/12/2015 |
| 2.0.0-rc4build340 | 1,686 | 11/12/2015 |
| 2.0.0-rc4build339 | 1,685 | 11/7/2015 |
| 2.0.0-rc1build371 | 1,584 | 1/11/2016 |
| 2.0.0-rc1build366 | 1,696 | 1/11/2016 |
Loading failed
v4.1.0:
- Support for DryIoc v4.1
- #226 Update DryIoc.CommonServiceLocator references
v4.0.0:
- Support for DryIoc v4.0
v3.1.0:
- Support for DryIoc v3.1
v3.0.0:
- Support for DryIoc v3
- Support for CommonServiceLocator v2