9 packages
returned for Tags:"valuetuple"
Filter
A collection of convenience extensions that leverages C# 7 tuples
41,315 total downloads
last updated 9/6/2018
Latest version: 0.1.5
ValueTuple
Backporting of System.ValueTuple for .NET 3.5.
Theraot.Core is a .NET Backport (ValueTask, ValueTuple, Task, Expressions, Linq, ThreadLocal, IsExternalInit, Range, Index, etc...) for .NET Framework. .NET Core, .NET Standard
Convert C# Tuple to/from JSON Array
A serializer and deserializer library for the ValueTuple type introduced in C# 7 for the MongoDB .NET Driver.
Convert C# Tuple to/from JSON Array - Fork with fixes for handling large streams
587 total downloads
last updated 9/19/2019
Latest version: 1.0.0
valuetuple
Source code package. An extension for determining whether or not a type is a ValueTuple and for getting/setting the item fields.
490 total downloads
last updated 9/19/2019
Latest version: 1.0.0
valuetuple
Source code package. A wrapper of IServiceProvider that can resolve instances of ValueTuple by resolving each item from the inner IServiceProvider.
Clean & simple, idiomatic C# RegEx-based line parser.
RegExtract takes a string and a regular expression template and deserializes to a provided type. Works especially well with records and tuples, but can extract to any type that provides either a `static T Parse(string)` method or a single-string...
More information