Code.Extensions.ValueTuple 1.0.0

dotnet add package Code.Extensions.ValueTuple --version 1.0.0
NuGet\Install-Package Code.Extensions.ValueTuple -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Code.Extensions.ValueTuple" Version="1.0.0">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Code.Extensions.ValueTuple --version 1.0.0
#r "nuget: Code.Extensions.ValueTuple, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Code.Extensions.ValueTuple as a Cake Addin
#addin nuget:?package=Code.Extensions.ValueTuple&version=1.0.0

// Install Code.Extensions.ValueTuple as a Cake Tool
#tool nuget:?package=Code.Extensions.ValueTuple&version=1.0.0

Source code package. An extension for determining whether or not a type is a ValueTuple and for getting/setting the item fields.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Code.Extensions.ValueTuple:

Package Downloads
Code.Extensions.ValueTuple.ServiceProvider

Source code package. A wrapper of IServiceProvider that can resolve instances of ValueTuple by resolving each item from the inner IServiceProvider.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0 781 9/19/2019