This small feature is meant to fill the gap created by lack of forward pipe operator in C#.
Info
Version: | 1.0.0 |
Author(s): | Karol Hinz [email protected] |
Last Update: | Friday, September 28, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Functional.Pipeline |
Install
Install-Package Functional.Pipeline
dotnet add package Functional.Pipeline
paket add Functional.Pipeline
Functional.Pipeline Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
Tags