Provides a new way of writing safe code that won't throw exceptions, using a more functional alternative.
Info
Version: | 3.1.0 |
Author(s): | carlubian |
Last Update: | Friday, February 5, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://dotnetsafe.azurewebsites.net/ |
NuGet Url: | https://www.nuget.org/packages/DotNet.Safe |
Install
Install-Package DotNet.Safe
dotnet add package DotNet.Safe
paket add DotNet.Safe
DotNet.Safe Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- DotNet.Misc.Collections(>= 1.0.0)
- OneOf(>= 2.1.146)
- DotNet.Misc.Collections(>= 1.0.0)
- OneOf(>= 2.1.146)
Tags