EdIlyin.FSharp.Elm.Core 2.0.0

.NET Framework 4.6.1
There is a newer version of this package available.
See the version list below for details.
dotnet add package EdIlyin.FSharp.Elm.Core --version 2.0.0
NuGet\Install-Package EdIlyin.FSharp.Elm.Core -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="EdIlyin.FSharp.Elm.Core" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EdIlyin.FSharp.Elm.Core --version 2.0.0
#r "nuget: EdIlyin.FSharp.Elm.Core, 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 EdIlyin.FSharp.Elm.Core as a Cake Addin
#addin nuget:?package=EdIlyin.FSharp.Elm.Core&version=2.0.0

// Install EdIlyin.FSharp.Elm.Core as a Cake Tool
#tool nuget:?package=EdIlyin.FSharp.Elm.Core&version=2.0.0

Brings to the F# Elm language core package modules like Json.Encode, Json.Decode, Basics, Debug, Result, Tuple, etc

Product Versions
.NET Framework net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on EdIlyin.FSharp.Elm.Core:

Package Downloads
EdIlyin.FSharp.Boxcar

Combines Result and Hopac's Job

EdIlyin.FSharp.Http

HTTP request response decoders

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.2 960 7/12/2017
2.1.1 794 7/12/2017
2.1.0 789 7/6/2017
2.0.1 794 7/6/2017
2.0.0 790 7/6/2017
1.0.30 784 6/29/2017
1.0.29 786 6/29/2017
1.0.28 836 6/8/2017
1.0.27 784 5/12/2017
1.0.26 793 5/12/2017
1.0.25 785 5/11/2017
1.0.24 779 5/11/2017
1.0.23 791 5/11/2017
1.0.22 790 5/11/2017
1.0.21 793 5/11/2017
1.0.20 790 5/10/2017
1.0.19 785 5/10/2017
1.0.18 765 5/10/2017
1.0.17 795 5/9/2017
1.0.16 812 5/9/2017
1.0.15 793 5/9/2017
1.0.14 808 5/9/2017
1.0.13 790 5/9/2017
1.0.12 772 5/9/2017
1.0.11 819 5/8/2017
1.0.10 809 5/8/2017
1.0.9 797 5/3/2017
1.0.8 776 5/3/2017
1.0.7 773 5/2/2017
1.0.6 3,958 5/2/2017

Changes Decode Result
Switches to FSharp.Core.Result