Enables PocketContainer to accumulate repeated registrations of the same type T and resolve them collectively using IEnumerable<T>.
Info
Version: | 1.0.0 |
Author(s): | jonsequitur |
Last Update: | Monday, September 21, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jonsequitur/PocketContainer |
NuGet Url: | https://www.nuget.org/packages/PocketContainer.CumulativeRegistration |
Install
Install-Package PocketContainer.CumulativeRegistration
dotnet add package PocketContainer.CumulativeRegistration
paket add PocketContainer.CumulativeRegistration
PocketContainer.CumulativeRegistration Download (Unzip the "nupkg" after downloading)
Dependencies
- PocketContainer(>= 2.0.0)
Tags