Info
Version: | 1.0.0 |
Author(s): | Valerii Fedorenko |
Last Update: | Thursday, November 29, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://project_url_here_or_delete_this_line/ |
NuGet Url: | https://www.nuget.org/packages/VF.OptionType |
Install
Install-Package VF.OptionType
dotnet add package VF.OptionType
paket add VF.OptionType
VF.OptionType Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
An option has an underlying type and can hold a value of that type, or it might not have a value.