TryParse from .NET Standard done right.
Info
Version: | 1.3.0 |
Author(s): | Atif Aziz |
Last Update: | Wednesday, February 21, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/atifaziz/TryParsers |
NuGet Url: | https://www.nuget.org/packages/TryParsers |
Install
Install-Package TryParsers
dotnet add package TryParsers
paket add TryParsers
TryParsers Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
Tags