Wooga.Lambda.Unity3D.Source 0.6.3

dotnet add package Wooga.Lambda.Unity3D.Source --version 0.6.3
                    
NuGet\Install-Package Wooga.Lambda.Unity3D.Source -Version 0.6.3
                    
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.6.3" />
                    
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.6.3" />
                    
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.6.3
                    
#r "nuget: Wooga.Lambda.Unity3D.Source, 0.6.3"
                    
#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.
#:package Wooga.Lambda.Unity3D.Source@0.6.3
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Wooga.Lambda.Unity3D.Source&version=0.6.3
                    
Install as a Cake Addin
#tool nuget:?package=Wooga.Lambda.Unity3D.Source&version=0.6.3
                    
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.Storage.Unity3D.Source

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

Wooga.Lambda.Network.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.Neetwork.Unity3D.Source

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

Wooga.Lambda.Log.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 3,131 8/5/2015
0.6.2 2,078 7/24/2015
0.6.1 1,996 7/24/2015
0.6.0 1,995 7/24/2015
0.5.0 2,049 6/30/2015
0.4.1 2,023 6/11/2015
0.4.0 1,945 6/11/2015
0.3.7 1,980 6/9/2015
0.3.6 1,998 6/9/2015
0.3.5 1,990 6/8/2015
0.3.4 2,256 4/26/2015
0.3.3 2,220 4/26/2015
0.3.2 2,242 4/26/2015
0.3.1 2,227 4/26/2015
0.3.0 2,242 4/26/2015
0.2.0 1,954 3/21/2015
0.1.0 10,960 3/20/2015

[Control] Custom threading implementations for Async
[Control] Error handling of Async computations