Tiger.ErrorTypes
4.0.0
A collection of useful types and operations specialized for errors.
Install-Package Tiger.ErrorTypes -Version 4.0.0
dotnet add package Tiger.ErrorTypes --version 4.0.0
<PackageReference Include="Tiger.ErrorTypes" Version="4.0.0" />
paket add Tiger.ErrorTypes --version 4.0.0
#r "nuget: Tiger.ErrorTypes, 4.0.0"
Release Notes
⁃ Types that obey the monad laws have grown a `Join` method.
⁃ The `Bind` operation on many types has been made more efficient.
⁃ Asynchronous operations have been made significantly more efficient.
⁃ Equlity operations have been made slightly more efficient.
⁃ Many extension methods have been moved into a more easily imported namespace.
⁃ The project has moved to the latest versions of tools in the .NET ecosystem, and refactorings have been made accordingly.
Dependencies
-
.NETStandard 1.0
- NETStandard.Library (>= 1.6.1)
- System.Collections.Immutable (>= 1.2.0)
- System.Diagnostics.Contracts (>= 4.3.0)
- Tiger.Types (>= 4.0.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
4.0.0 | 12,955 | 3/6/2018 |