Lazy injection for Microsoft.Extensions.DependencyInjection.ServiceProvider container.
Info
Version: | 0.1.3 |
Author(s): | ServiceTitan, Inc. |
Last Update: | Monday, November 29, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/servicetitan/lazy-proxy-serviceprovider |
NuGet Url: | https://www.nuget.org/packages/LazyProxy.ServiceProvider |
Install
Install-Package LazyProxy.ServiceProvider
dotnet add package LazyProxy.ServiceProvider
paket add LazyProxy.ServiceProvider
LazyProxy.ServiceProvider Download (Unzip the "nupkg" after downloading)
Dependencies
- LazyProxy(>= 1.0.0)
- Microsoft.Extensions.DependencyInjection(>= 5.0.1)
Tags