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.
Info
| Version: | 2.2.1 |
| Author(s): | jonsequitur |
| Last Update: | Monday, June 16, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/jonsequitur/PocketContainer |
| NuGet Url: | https://www.nuget.org/packages/PocketContainer.SingleImplementationStrategy |
Install
Install-Package PocketContainer.SingleImplementationStrategy
dotnet add package PocketContainer.SingleImplementationStrategy
paket add PocketContainer.SingleImplementationStrategy
PocketContainer.SingleImplementationStrategy Download (Unzip the "nupkg" after downloading)
Dependencies
- PocketContainer(>= 1.4.6)
- Pocket.TypeDiscovery(>= 0.3.0 && < 1.0.0)
Tags