Info
Version: | 1.0.0.10 |
Author(s): | Richard Polton |
Last Update: | Wednesday, August 28, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://code.google.com/p/functional-utils-csharp |
NuGet Url: | https://www.nuget.org/packages/functional-utils-csharp |
Install
Install-Package functional-utils-csharp
dotnet add package functional-utils-csharp
paket add functional-utils-csharp
functional-utils-csharp Download (Unzip the "nupkg" after downloading)
Dependencies
- NUnit(2.6.2)
Tags
These functions are intended as to be used as part-educational tool, part-useful work tool. That is to say that the functions are supplied in source code form and you, the lucky consumer, can look at the code and understand the algorithms used (and suggest alternatives, should you wish).
It also means that, after downloading the package, you will need to link the source code files from your NuGet packages directory to your project.