Info
Version: | 1.0.9 |
Author(s): | OptionalTypes |
Last Update: | Wednesday, August 2, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/DavidAmesPup/OptionalTypes/ |
NuGet Url: | https://www.nuget.org/packages/OptionalTypes |
Install
Install-Package OptionalTypes
dotnet add package OptionalTypes
paket add OptionalTypes
OptionalTypes Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- NETStandard.Library(>= 1.6.1)
- System.Linq(>= 4.3.0)
- System.Reflection(>= 4.3.0)
- System.Runtime(>= 4.3.0)
- System.Runtime.InteropServices(>= 4.3.0)
No dependencies.
Tags
This is the core Optional<T> package.