Extensions for use TryParse of types with a tuple result (https://github.com/lucasteles/TupleTryParse).
Info
Version: | 1.1.0 |
Author(s): | Lucas Teles |
Last Update: | Tuesday, September 12, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/lucasteles/TupleTryParse/ |
NuGet Url: | https://www.nuget.org/packages/TupleTryParse |
Install
Install-Package TupleTryParse
dotnet add package TupleTryParse
paket add TupleTryParse
TupleTryParse Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- System.ValueTuple(>= 4.4.0)
Tags