Dynamic Injector for .Net Projects.
Info
| Version: | 3.0.0 |
| Author(s): | tbertuzzi, andreluizsecco |
| Last Update: | Thursday, April 18, 2024 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/TBertuzzi/DotNetDynamicInjector |
| NuGet Url: | https://www.nuget.org/packages/DotNetDynamicInjector |
Install
Install-Package DotNetDynamicInjector
dotnet add package DotNetDynamicInjector
paket add DotNetDynamicInjector
DotNetDynamicInjector Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 3.1.1)
- System.Runtime.Loader(>= 4.3.0)
Tags