Info
Version: | 1.4.0 |
Author(s): | Spataru Ionut |
Last Update: | Friday, March 8, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/spiri91/Pipe.Net/ |
NuGet Url: | https://www.nuget.org/packages/Pipe4Net |
Install
Install-Package Pipe4Net
dotnet add package Pipe4Net
paket add Pipe4Net
Pipe4Net Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Also some useful extension methods on IEnumerable type.
Contains an Option<T> mondad
Extensions on bool type IfTrue(doThis).Else(doThis)
Check out the full project on GitHub
https://github.com/spiri91/Pipe.Net.