SuccincT 1.2.0
See the version list below for details.
dotnet add package SuccincT --version 1.2.0
NuGet\Install-Package SuccincT -Version 1.2.0
<PackageReference Include="SuccincT" Version="1.2.0" />
paket add SuccincT --version 1.2.0
#r "nuget: SuccincT, 1.2.0"
// Install SuccincT as a Cake Addin #addin nuget:?package=SuccincT&version=1.2.0 // Install SuccincT as a Cake Tool #tool nuget:?package=SuccincT&version=1.2.0
Discriminated unions, pattern matching and partial applications for C#
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on SuccincT:
Package | Downloads |
---|---|
SuccincT.JSON
SuccincT.JSON adds JSON serialization support to Succinc<T>, a .NET library that adds a number of functional features to C#. |
|
Converto.SuccincT
A C# library which gives you basic functions for type conversion and object transformation |
|
ReduxSimple.DevTools
Simple Stupid Redux Store using Reactive Extensions |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on SuccincT:
Repository | Stars |
---|---|
Odonno/ReduxSimple
Simple Stupid Redux Store using Reactive Extensions
|
Version | Downloads | Last updated |
---|---|---|
4.0.0 | 45,924 | 2/17/2020 |
3.2.0 | 37,265 | 5/17/2018 |
3.1.0 | 9,738 | 2/12/2018 |
3.0.1 | 10,159 | 6/27/2017 |
3.0.0 | 1,606 | 5/25/2017 |
2.3.0 | 19,377 | 3/8/2017 |
2.2.0 | 1,377 | 1/25/2017 |
2.1.0 | 1,485 | 8/26/2016 |
2.0.0 | 1,299 | 6/28/2016 |
1.6.0 | 1,590 | 4/18/2016 |
1.5.1 | 1,373 | 1/12/2016 |
1.5.0 | 1,400 | 11/4/2015 |
1.4.1 | 1,296 | 10/19/2015 |
1.4.0 | 1,354 | 9/22/2015 |
1.3.2 | 1,335 | 7/1/2015 |
1.3.0 | 1,320 | 6/30/2015 |
1.2.0 | 1,370 | 6/23/2015 |
1.1.0 | 1,310 | 6/22/2015 |
1.0.0 | 1,374 | 6/17/2015 |
V1.2.0 provides breaking change in rename of functional composition to partial applications, plus extra tial-apply fucntionality.