Wooga.Lambda.Unity3D.Source
0.6.0
See the version list below for details.
dotnet add package Wooga.Lambda.Unity3D.Source --version 0.6.0
NuGet\Install-Package Wooga.Lambda.Unity3D.Source -Version 0.6.0
<PackageReference Include="Wooga.Lambda.Unity3D.Source" Version="0.6.0" />
<PackageVersion Include="Wooga.Lambda.Unity3D.Source" Version="0.6.0" />
<PackageReference Include="Wooga.Lambda.Unity3D.Source" />
paket add Wooga.Lambda.Unity3D.Source --version 0.6.0
#r "nuget: Wooga.Lambda.Unity3D.Source, 0.6.0"
#:package Wooga.Lambda.Unity3D.Source@0.6.0
#addin nuget:?package=Wooga.Lambda.Unity3D.Source&version=0.6.0
#tool nuget:?package=Wooga.Lambda.Unity3D.Source&version=0.6.0
Functional primitives for Unity3D - inspired by csharp-monads, Haskell & F#
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,627 | 8/5/2015 |
0.6.2 | 1,579 | 7/24/2015 |
0.6.1 | 1,490 | 7/24/2015 |
0.6.0 | 1,489 | 7/24/2015 |
0.5.0 | 1,546 | 6/30/2015 |
0.4.1 | 1,501 | 6/11/2015 |
0.4.0 | 1,443 | 6/11/2015 |
0.3.7 | 1,464 | 6/9/2015 |
0.3.6 | 1,468 | 6/9/2015 |
0.3.5 | 1,466 | 6/8/2015 |
0.3.4 | 1,754 | 4/26/2015 |
0.3.3 | 1,727 | 4/26/2015 |
0.3.2 | 1,722 | 4/26/2015 |
0.3.1 | 1,750 | 4/26/2015 |
0.3.0 | 1,722 | 4/26/2015 |
0.2.0 | 1,453 | 3/21/2015 |
0.1.0 | 9,554 | 3/20/2015 |
[Storage] Location type instead of FilePath & DirPath
[Storage] Local- & VirtualFileSystem
[Storage] Atomic write & recovery operations for files
[Network] HTTPClient gets a parameter to add custom headers