A set of extension methods to assist with C# development. Extensions include String, Uri, Task, and Enum.
A NuGet of this repository can be found at https://www.nuget.org/packages/SharpExtensions/ and a package with the compiled assembly can be found at https://www.nuget.org/packages/SharpExtensions.Assembly/. The NuGet package should be used as it will always have the latest stable code.