Wooga.Lambda.Unity3D.Source 0.5.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Wooga.Lambda.Unity3D.Source --version 0.5.0
                    
NuGet\Install-Package Wooga.Lambda.Unity3D.Source -Version 0.5.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="Wooga.Lambda.Unity3D.Source" Version="0.5.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Wooga.Lambda.Unity3D.Source" Version="0.5.0" />
                    
Directory.Packages.props
<PackageReference Include="Wooga.Lambda.Unity3D.Source" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Wooga.Lambda.Unity3D.Source --version 0.5.0
                    
#r "nuget: Wooga.Lambda.Unity3D.Source, 0.5.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.
#addin nuget:?package=Wooga.Lambda.Unity3D.Source&version=0.5.0
                    
Install as a Cake Addin
#tool nuget:?package=Wooga.Lambda.Unity3D.Source&version=0.5.0
                    
Install as a Cake Tool

Functional primitives for Unity3D - inspired by csharp-monads, Haskell & F#

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Wooga.Lambda.Unity3D.Source:

Package Downloads
Wooga.Lambda.Network.Unity3D.Source

Functional primitives for Unity3D - inspired by csharp-monads, Haskell & F#

Wooga.Lambda.Storage.Unity3D.Source

Functional primitives for Unity3D - inspired by csharp-monads, Haskell & F#

Wooga.Lambda.Logging.Unity3D.Source

Functional primitives for Unity3D - inspired by csharp-monads, Haskell & F#

Wooga.Lambda.Log.Unity3D.Source

Functional utilites for C# - inspired by csharp-monads, Haskell & F# - compatible with Unity3D

Wooga.Lambda.Neetwork.Unity3D.Source

Functional utilites for C# - inspired by csharp-monads, Haskell & F# - compatible with Unity3D

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.6.3 2,474 8/5/2015
0.6.2 1,444 7/24/2015
0.6.1 1,352 7/24/2015
0.6.0 1,353 7/24/2015
0.5.0 1,407 6/30/2015
0.4.1 1,363 6/11/2015
0.4.0 1,306 6/11/2015
0.3.7 1,324 6/9/2015
0.3.6 1,323 6/9/2015
0.3.5 1,320 6/8/2015
0.3.4 1,617 4/26/2015
0.3.3 1,590 4/26/2015
0.3.2 1,576 4/26/2015
0.3.1 1,614 4/26/2015
0.3.0 1,585 4/26/2015
0.2.0 1,318 3/21/2015
0.1.0 9,410 3/20/2015

Maybe &amp; Either types are now structs and cause no memory overhead anymore
Changes in APIs of Maybe &amp; Either