Tiger.Types
4.0.0
A collection of useful types and operations on types.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Tiger.Types -Version 4.0.0
dotnet add package Tiger.Types --version 4.0.0
<PackageReference Include="Tiger.Types" Version="4.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Tiger.Types --version 4.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Tiger.Types, 4.0.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
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.
⁃ Collections have learned some new tricks, such as folding asynchronously.
⁃ Equlity operations have been made slightly more efficient.
⁃ Many extension methods have been moved into a more easily imported namespace.
Dependencies
-
.NETStandard 1.0
- NETStandard.Library (>= 1.6.1)
- System.ComponentModel.TypeConverter (>= 4.3.0)
- System.Diagnostics.Contracts (>= 4.3.0)
Used By
NuGet packages (7)
Showing the top 5 NuGet packages that depend on Tiger.Types:
Package | Downloads |
---|---|
Tiger.Hal
A transformer for ASP.NET Core to produce HAL+JSON responses.
|
|
Tiger.ErrorTypes
A collection of useful types and operations specialized for errors.
|
|
Tiger.ContinuationToken
A model binder for encoded application continuation tokens.
|
|
Tiger.xUnit.Source
A collection of xUnit.net assertions, tailored for Tiger libraries. (As source.)
|
|
Tiger.xUnit
A collection of xUnit.net assertions, tailored for Tiger libraries.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
5.0.0 | 27,081 | 5/8/2018 |
5.0.0-preview1 | 438 | 5/7/2018 |
4.0.0 | 13,325 | 3/6/2018 |