CommonSharp - A collection of useful C# classes and static methods.
Info
Version: | 1.3.0 |
Author(s): | VSG24 |
Last Update: | Friday, July 1, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/VSG24/CommonSharp |
NuGet Url: | https://www.nuget.org/packages/CommonSharp |
Install
Install-Package CommonSharp
dotnet add package CommonSharp
paket add CommonSharp
CommonSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.0)
- System.Collections(>= 4.0.11)
- System.Linq(>= 4.1.0)
- System.Runtime(>= 4.1.0)
- System.Threading(>= 4.0.11)
- System.Text.RegularExpressions(>= 4.1.0)
- System.Security.Cryptography.Algorithms(>= 4.2.0)
- System.Text.Encoding(>= 4.0.11)
- System.Reflection.TypeExtensions(>= 4.1.0)
Tags