Info
Version: | 2.0.3 |
Author(s): | Marcus Miris |
Last Update: | Friday, September 13, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/marcusmiris/LazyProxy/ |
NuGet Url: | https://www.nuget.org/packages/Miris.LazyProxy |
Install
Install-Package Miris.LazyProxy
dotnet add package Miris.LazyProxy
paket add Miris.LazyProxy
Miris.LazyProxy Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Reflection.Emit(>= 4.3.0)
Tags
Useful to prevent memory allocation of non-used injected dependencies.