jaredthirsk / JTForks.MiscUtil

A port of MiscUtil to .NET Core. MiscUtil home: http://www.yoda.arachsys.com/csharp/miscutil/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MiscUtil

A quick partial port of Jon Skeet's MiscUtil to .NET Core.
MiscUtil home: http://www.yoda.arachsys.com/csharp/miscutil/

Status

Most is ported, while some files are not ported yet, and may never be (PRs welcome.)

Places that need work are disabled with #if TOPORT ... #endif.

Original README

Jon Skeet's Miscellaneous Utility Library

You can always find the most recent version of this library at http://www.pobox.com/~skeet/csharp/miscutil

Documentation and history is also available at the above website.

About

A port of MiscUtil to .NET Core. MiscUtil home: http://www.yoda.arachsys.com/csharp/miscutil/

License:Other


Languages

Language:C# 100.0%