Extension methods and other objects for integrating the Optional# Optional type into .NET.
Info
Version: | 0.8.2 |
Author(s): | Greg Ros |
Last Update: | Saturday, July 15, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/GregRos/OptionalSharp |
NuGet Url: | https://www.nuget.org/packages/OptionalSharp.More |
Install
Install-Package OptionalSharp.More
dotnet add package OptionalSharp.More
paket add OptionalSharp.More
OptionalSharp.More Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- System.Reflection.TypeExtensions(>= 4.0.0 && < 5.0.0)
- System.Runtime.Serialization.Formatters(>= 4.0.0 && < 5.0.0)
- OptionalSharp(>= 0.8.2)
- System.Reflection.TypeExtensions(>= 4.0.0 && < 5.0.0)
- System.Runtime.Serialization.Formatters(>= 4.0.0 && < 5.0.0)
- OptionalSharp(>= 0.8.2)
Tags