A quick partial port of Jon Skeet's MiscUtil to .NET Core.
Info
Version: | 1.285.0 |
Author(s): | Jon Skeet, Marc Gravell |
Last Update: | Sunday, July 10, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jaredthirsk/JTForks.MiscUtil |
NuGet Url: | https://www.nuget.org/packages/JTForks.MiscUtil |
Install
Install-Package JTForks.MiscUtil
dotnet add package JTForks.MiscUtil
paket add JTForks.MiscUtil
JTForks.MiscUtil Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.0)
- System.Console(>= 4.0.0)
- System.IO.FileSystem(>= 4.0.1)
- System.Reflection(>= 4.1.0)
- System.Reflection.TypeExtensions(>= 4.1.0)
- System.Threading.Thread(>= 4.0.0)
Tags