PocketContainer.SingleImplementationStrategy
2.0.3
A convention that will resolve a type when it is the only implementation for a requested interface or abstract type that has not been explicitly registered.
Install-Package PocketContainer.SingleImplementationStrategy -Version 2.0.3
dotnet add package PocketContainer.SingleImplementationStrategy --version 2.0.3
<PackageReference Include="PocketContainer.SingleImplementationStrategy" Version="2.0.3"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PocketContainer.SingleImplementationStrategy --version 2.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: PocketContainer.SingleImplementationStrategy, 2.0.3"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install PocketContainer.SingleImplementationStrategy as a Cake Addin #addin nuget:?package=PocketContainer.SingleImplementationStrategy&version=2.0.3 // Install PocketContainer.SingleImplementationStrategy as a Cake Tool #tool nuget:?package=PocketContainer.SingleImplementationStrategy&version=2.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- Pocket.TypeDiscovery (>= 0.3.0 && < 1.0.0)
- PocketContainer (>= 1.4.6)
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.