A fast replacement for System.Activator when instantiating local classes/structs is required.
Info
| Version: | 1.1.1 |
| Author(s): | Sascha Falk |
| Last Update: | Tuesday, February 28, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/GriffinPlus/dotnet-libs-fastactivator |
| NuGet Url: | https://www.nuget.org/packages/GriffinPlus.Lib.FastActivator |
Install
Install-Package GriffinPlus.Lib.FastActivator
dotnet add package GriffinPlus.Lib.FastActivator
paket add GriffinPlus.Lib.FastActivator
GriffinPlus.Lib.FastActivator Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.CSharp(>= 4.7.0)
- Microsoft.CSharp(>= 4.7.0)
Tags