Sign in Sign up
nuget

New.Instance

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>()`

nuget View on Nuget

Activity

Latest release
11y ago
Total releases
1
Cadence
Last 12 months
0

Details

First release
Sep 09, 2015
Releases
Version Released
0.1.0 initial