Info
Version: | 2020.8.3.2 |
Author(s): | FoxGuard Solutions |
Last Update: | Monday, August 3, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/FGS.OneOf.Extensions |
Install
Install-Package FGS.OneOf.Extensions
dotnet add package FGS.OneOf.Extensions
paket add FGS.OneOf.Extensions
FGS.OneOf.Extensions Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- OneOf(>= 2.1.127 && < 3.0.0)
- System.Collections.Immutable(>= 1.2.0 && < 2.0.0)
- NETStandard.Library(>= 1.6.1)
- OneOf(>= 2.1.127 && < 3.0.0)
- System.Collections.Immutable(>= 1.2.0 && < 2.0.0)
Tags
Allows the use of multiple `OneOf` values in quick succession without large syntactic overhead.