.NET implementation of Maybe / Optional.
Info
Version: | 1.0.0 |
Author(s): | aakasaka |
Last Update: | Wednesday, March 7, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/aakasaka/Naybe |
NuGet Url: | https://www.nuget.org/packages/Naybe |
Install
Install-Package Naybe
dotnet add package Naybe
paket add Naybe
Naybe Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
Tags