This library provides an extension to the Unity Container from Microsoft to add support for resolving multiple objects by using IEnumerable<T>.
Info
| Version: | 1.0.0 |
| Author(s): | NCode Group |
| Last Update: | Sunday, June 4, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/NCodeGroup/Unity.Enumerable.git |
| NuGet Url: | https://www.nuget.org/packages/Unity.Enumerable |
Install
Install-Package Unity.Enumerable
dotnet add package Unity.Enumerable
paket add Unity.Enumerable
Unity.Enumerable Download (Unzip the "nupkg" after downloading)
Dependencies
- Unity(>= 4.0.1)
Tags