Tango 2.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Tango --version 2.0.0
NuGet\Install-Package Tango -Version 2.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Tango" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Tango --version 2.0.0
#r "nuget: Tango, 2.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Tango as a Cake Addin
#addin nuget:?package=Tango&version=2.0.0

// Install Tango as a Cake Tool
#tool nuget:?package=Tango&version=2.0.0

Everyone deserves to enjoy the benefits of functional programming, the Tango provides a series of implementations to facilitate the use of functional programming concepts in C#.

In a certain way any C# developer work with some functional concepts like anonymous methods with lambda expressions and high order functions with Linq library, and so on.

C# is an amazing programming language and we as a dev, can improve it a lot more. In this library I implements some of the core functional concepts in order to enhances the experience of developers.

Tango is a set of powerful functional tools for your .NET C# application. With Tango you can write a clean functional code in C#. It can works with pipelines (method and operator), promises, optional and either type values.

Besides that, Tango provides an extension for IEnumerables, Options and Either with the Module namespace. Use popular methods like Map, Map2, Map3, Filter, Reduce, Fold, Scan and so on, always respecting lazy loadness.

Functional programming brings a lot of benefits to your application, and the do you know the best of all?

It makes development more fun!

Stop to struggle with your code and take it to dance a Tango!

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Tango:

Repository Stars
christosk92/Wavee
Version Downloads Last updated
3.1.2 123,873 10/1/2018
3.1.1 807 9/26/2018
3.1.0 714 9/26/2018
3.0.0 1,042 5/16/2018
2.0.0.1 1,341 12/13/2017
2.0.0 1,048 12/8/2017
2.0.0-beta 783 12/8/2017