Info
Version: | 0.1.0 |
Author(s): | Nick Strupat |
Last Update: | Wednesday, September 9, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/NickStrupat/New.Instance |
NuGet Url: | https://www.nuget.org/packages/New.Instance |
Install
Install-Package New.Instance
dotnet add package New.Instance
paket add New.Instance
New.Instance Download (Unzip the "nupkg" after downloading)
Dependencies
1 package depend on this package.
Tags
A higher performing drop-in replacement for `new T()` or `Activator.CreateInstance<T>()`.