A collection of extension methods to make things a bit easier, including Task, Enum, String, and Uri extensions.
Info
Version: | 1.0.4 |
Author(s): | TheGreatCO |
Last Update: | Saturday, October 15, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/thegreatco/SharpExtensions |
NuGet Url: | https://www.nuget.org/packages/SharpExtensions |
Install
Install-Package SharpExtensions
dotnet add package SharpExtensions
paket add SharpExtensions
SharpExtensions Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.NETCore.Portable.Compatibility(>= 1.0.1)
- NETStandard.Library(>= 1.6.0)
- System.ComponentModel(>= 4.0.1)
- System.ComponentModel.Primitives(>= 4.1.0)
- System.Linq.Parallel(>= 4.0.1)
- System.Runtime.Serialization.Primitives(>= 4.1.1)