A class that does one thing: create instances of T in the fastest way possible. A higher performing drop-in replacement for `new T()` or `Activator.CreateInstance<T>()`
License
—
Deps
0
Install Size
—
Vulns
✓ 0
Published
Sep 9, 2015
Get Started
$ dotnet add package New.InstanceReadme
No README available.