Allows dynamical creation of factory classes inside IServiceCollection, similar to Ninject's ToFactory functionallity.
Info
| Version: | 0.2.1 |
| Author(s): | Miroslav Bartl |
| Last Update: | Friday, October 23, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/czmirek/AddFactoryExtension |
| NuGet Url: | https://www.nuget.org/packages/AddFactoryExtension |
Install
Install-Package AddFactoryExtension
dotnet add package AddFactoryExtension
paket add AddFactoryExtension
AddFactoryExtension Download (Unzip the "nupkg" after downloading)
Dependencies
Tags