A collection of convenience extensions that leverages C# 7 tuples.
Info
Version: | 1.3.0 |
Author(s): | Victor Gavrish |
Last Update: | Sunday, September 16, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/VictorGavrish/TupleExtensions |
NuGet Url: | https://www.nuget.org/packages/TupleExtensions.VictorGavrish |
Install
Install-Package TupleExtensions.VictorGavrish
dotnet add package TupleExtensions.VictorGavrish
paket add TupleExtensions.VictorGavrish
TupleExtensions.VictorGavrish Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- System.ValueTuple(>= 4.3.0)
Tags