Rosenbjerg.DepMan
1.2.3
DepMan is a thread-safe dependency manager for cross-platform projects, like Xamarin, where some dependencies have to be injected.
DepMan supports two patterns: the ImplementsAttribute->Init->Get pattern, and the Register->Get pattern.
Install-Package Rosenbjerg.DepMan -Version 1.2.3
dotnet add package Rosenbjerg.DepMan --version 1.2.3
<PackageReference Include="Rosenbjerg.DepMan" Version="1.2.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Rosenbjerg.DepMan --version 1.2.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Rosenbjerg.DepMan, 1.2.3"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Rosenbjerg.DepMan as a Cake Addin
#addin nuget:?package=Rosenbjerg.DepMan&version=1.2.3
// Install Rosenbjerg.DepMan as a Cake Tool
#tool nuget:?package=Rosenbjerg.DepMan&version=1.2.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Added secondary Get method
Dependencies
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.2.3 | 883 | 10/23/2017 |
1.2.2 | 861 | 10/23/2017 |
1.2.1 | 849 | 10/20/2017 |
1.2.0 | 653 | 12/17/2016 |
1.1.2 | 586 | 9/24/2016 |
1.1.1 | 555 | 9/18/2016 |
1.1.0 | 559 | 7/22/2016 |
1.0.8 | 636 | 7/10/2016 |
1.0.7 | 597 | 7/9/2016 |
1.0.6 | 732 | 7/9/2016 |
1.0.5 | 772 | 7/9/2016 |
1.0.4 | 732 | 7/9/2016 |
1.0.3 | 772 | 7/9/2016 |
1.0.2 | 712 | 7/9/2016 |
1.0.1 | 717 | 7/9/2016 |