Prelude is a library with a number of useful utility functions and classes that encourage functional composition in C#.
Info
Version: | 1.0.2 |
Author(s): | prelude |
Last Update: | Friday, June 9, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/prelude |
Install
Install-Package prelude
dotnet add package prelude
paket add prelude
prelude Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)