Wooga.Lambda.Unity3D.Source
0.3.0
See the version list below for details.
dotnet add package Wooga.Lambda.Unity3D.Source --version 0.3.0
NuGet\Install-Package Wooga.Lambda.Unity3D.Source -Version 0.3.0
<PackageReference Include="Wooga.Lambda.Unity3D.Source" Version="0.3.0" />
<PackageVersion Include="Wooga.Lambda.Unity3D.Source" Version="0.3.0" />
<PackageReference Include="Wooga.Lambda.Unity3D.Source" />
paket add Wooga.Lambda.Unity3D.Source --version 0.3.0
#r "nuget: Wooga.Lambda.Unity3D.Source, 0.3.0"
#addin nuget:?package=Wooga.Lambda.Unity3D.Source&version=0.3.0
#tool nuget:?package=Wooga.Lambda.Unity3D.Source&version=0.3.0
Functional utilites for C# - inspired by csharp-monads, Haskell & F# - compatible with Unity3D
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,472 | 8/5/2015 |
0.6.2 | 1,442 | 7/24/2015 |
0.6.1 | 1,350 | 7/24/2015 |
0.6.0 | 1,351 | 7/24/2015 |
0.5.0 | 1,405 | 6/30/2015 |
0.4.1 | 1,361 | 6/11/2015 |
0.4.0 | 1,304 | 6/11/2015 |
0.3.7 | 1,322 | 6/9/2015 |
0.3.6 | 1,320 | 6/9/2015 |
0.3.5 | 1,318 | 6/8/2015 |
0.3.4 | 1,615 | 4/26/2015 |
0.3.3 | 1,588 | 4/26/2015 |
0.3.2 | 1,572 | 4/26/2015 |
0.3.1 | 1,612 | 4/26/2015 |
0.3.0 | 1,583 | 4/26/2015 |
0.2.0 | 1,316 | 3/21/2015 |
0.1.0 | 9,408 | 3/20/2015 |
Big cleanup many things removed, many added...
No more IO monad, Async does the job better
Refactored network and filesystem libraries
added a pattern matching 'monad'
lots of documentation