Fable.Elmish.Debugger
4.1.0
dotnet add package Fable.Elmish.Debugger --version 4.1.0
NuGet\Install-Package Fable.Elmish.Debugger -Version 4.1.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="Fable.Elmish.Debugger" Version="4.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Fable.Elmish.Debugger" Version="4.1.0" />
<PackageReference Include="Fable.Elmish.Debugger" />
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 Fable.Elmish.Debugger --version 4.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Fable.Elmish.Debugger, 4.1.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.
#addin nuget:?package=Fable.Elmish.Debugger&version=4.1.0
#tool nuget:?package=Fable.Elmish.Debugger&version=4.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Debugger for Elmish apps
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Fable.Elmish (>= 4.2.0)
- FSharp.Core (>= 6.0.7)
- Thoth.Json (>= 6.0.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Fable.Elmish.Debugger:
Package | Downloads |
---|---|
Fable.Dap.React
Dap App on Fable React |
|
Fable.Ant.Design
Helpers around ant design for Elmish apps |
|
Feliz.Draggable
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.1.0 | 13,490 | 10 months ago |
4.0.0 | 37,748 | 12/22/2022 |
4.0.0-beta-2 | 2,613 | 10/24/2022 |
4.0.0-beta-1 | 1,185 | 11/28/2021 |
4.0.0-alpha-1 | 1,618 | 11/1/2019 |
3.3.0 | 75,918 | 7/7/2021 |
3.2.0 | 84,698 | 4/7/2020 |
3.2.0-beta-1 | 467 | 4/7/2020 |
3.1.0 | 11,440 | 2/11/2020 |
3.1.0-beta-1 | 2,814 | 11/29/2019 |
3.0.3 | 64,098 | 9/2/2019 |
3.0.2 | 12,175 | 5/12/2019 |
3.0.1 | 1,184 | 5/4/2019 |
3.0.0 | 2,697 | 4/23/2019 |
3.0.0-beta-3 | 977 | 3/22/2019 |
3.0.0-beta-2 | 1,186 | 12/15/2018 |
3.0.0-beta-1 | 652 | 12/11/2018 |
2.0.3 | 8,225 | 2/22/2019 |
2.0.2 | 15,665 | 10/24/2018 |
2.0.1 | 909 | 10/20/2018 |
2.0.0 | 2,822 | 10/1/2018 |
2.0.0-beta-5 | 917 | 8/12/2018 |
2.0.0-beta-4 | 799 | 8/5/2018 |
2.0.0-beta-1 | 1,062 | 2/5/2018 |
1.0.1 | 19,542 | 11/23/2017 |
1.0.0 | 1,765 | 10/11/2017 |
1.0.0-beta-2 | 853 | 10/6/2017 |
1.0.0-beta-1 | 899 | 9/8/2017 |
0.9.0 | 4,757 | 6/20/2017 |
0.9.0-beta-6 | 1,585 | 5/16/2017 |
Allow using Redux Devtools directly without remotedev