Info
Version: | 1.0.0 |
Author(s): | Shayne van Asperen |
Last Update: | Thursday, September 19, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/shaynevanasperen/Code |
NuGet Url: | https://www.nuget.org/packages/Code.Extensions.ValueTuple.ServiceProvider |
Install
Install-Package Code.Extensions.ValueTuple.ServiceProvider
dotnet add package Code.Extensions.ValueTuple.ServiceProvider
paket add Code.Extensions.ValueTuple.ServiceProvider
Code.Extensions.ValueTuple.ServiceProvider Download (Unzip the "nupkg" after downloading)
Dependencies
- Code.Extensions.ValueTuple(>= 1.0.0)
Tags
A wrapper of IServiceProvider that can resolve instances of ValueTuple by resolving each item from the inner IServiceProvider.