OptionType 2.0.0
Implementation of option type holding a value or representing a none.
Install-Package OptionType -Version 2.0.0
dotnet add package OptionType --version 2.0.0
<PackageReference Include="OptionType" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OptionType --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: OptionType, 2.0.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install OptionType as a Cake Addin #addin nuget:?package=OptionType&version=2.0.0 // Install OptionType as a Cake Tool #tool nuget:?package=OptionType&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.1
- No dependencies.
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on OptionType:
Package | Downloads |
---|---|
AppInsights.Enricher
Package Description
|
|
OptionType.Validation
Implementation of option type holding a value or representing a none.
|
|
GraphQL.Option
Implementation of an OptionType in GraphQL.
|
GitHub repositories
This package is not used by any popular GitHub repositories.