EdIlyin.FSharp.Elm.Core
1.0.18
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package EdIlyin.FSharp.Elm.Core --version 1.0.18
NuGet\Install-Package EdIlyin.FSharp.Elm.Core -Version 1.0.18
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="1.0.18" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EdIlyin.FSharp.Elm.Core --version 1.0.18
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EdIlyin.FSharp.Elm.Core, 1.0.18"
#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=1.0.18 // Install EdIlyin.FSharp.Elm.Core as a Cake Tool #tool nuget:?package=EdIlyin.FSharp.Elm.Core&version=1.0.18
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Brings to the F# Elm language core package modules like Json.Encode, Json.Decode, Basics, Debug, Result, Tuple, etc
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Chiron (>= 0.0.0)
- FSharp.Core (>= 3.0.0 && < 4.0.0)
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 | 1,130 | 7/12/2017 |
2.1.1 | 905 | 7/12/2017 |
2.1.0 | 912 | 7/6/2017 |
2.0.1 | 905 | 7/6/2017 |
2.0.0 | 899 | 7/6/2017 |
1.0.30 | 915 | 6/29/2017 |
1.0.29 | 894 | 6/29/2017 |
1.0.28 | 949 | 6/8/2017 |
1.0.27 | 887 | 5/12/2017 |
1.0.26 | 902 | 5/12/2017 |
1.0.25 | 888 | 5/11/2017 |
1.0.24 | 893 | 5/11/2017 |
1.0.23 | 918 | 5/11/2017 |
1.0.22 | 889 | 5/11/2017 |
1.0.21 | 909 | 5/11/2017 |
1.0.20 | 907 | 5/10/2017 |
1.0.19 | 906 | 5/10/2017 |
1.0.18 | 885 | 5/10/2017 |
1.0.17 | 915 | 5/9/2017 |
1.0.16 | 916 | 5/9/2017 |
1.0.15 | 905 | 5/9/2017 |
1.0.14 | 923 | 5/9/2017 |
1.0.13 | 895 | 5/9/2017 |
1.0.12 | 877 | 5/9/2017 |
1.0.11 | 912 | 5/8/2017 |
1.0.10 | 916 | 5/8/2017 |
1.0.9 | 904 | 5/3/2017 |
1.0.8 | 889 | 5/3/2017 |
1.0.7 | 895 | 5/2/2017 |
1.0.6 | 7,365 | 5/2/2017 |
adds Decode.map5