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.
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.
// Install Fable.Elmish.Debugger as a Cake Addin #addin nuget:?package=Fable.Elmish.Debugger&version=4.1.0 // Install Fable.Elmish.Debugger as a Cake Tool #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. |
.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 | 5,223 | 6/20/2024 |
4.0.0 | 30,924 | 12/22/2022 |
4.0.0-beta-2 | 2,286 | 10/24/2022 |
4.0.0-beta-1 | 1,063 | 11/28/2021 |
4.0.0-alpha-1 | 1,587 | 11/1/2019 |
3.3.0 | 73,712 | 7/7/2021 |
3.2.0 | 84,089 | 4/7/2020 |
3.2.0-beta-1 | 437 | 4/7/2020 |
3.1.0 | 10,857 | 2/11/2020 |
3.1.0-beta-1 | 2,758 | 11/29/2019 |
3.0.3 | 64,037 | 9/2/2019 |
3.0.2 | 12,130 | 5/12/2019 |
3.0.1 | 1,149 | 5/4/2019 |
3.0.0 | 2,657 | 4/23/2019 |
3.0.0-beta-3 | 947 | 3/22/2019 |
3.0.0-beta-2 | 1,149 | 12/15/2018 |
3.0.0-beta-1 | 617 | 12/11/2018 |
2.0.3 | 8,093 | 2/22/2019 |
2.0.2 | 15,606 | 10/24/2018 |
2.0.1 | 860 | 10/20/2018 |
2.0.0 | 2,772 | 10/1/2018 |
2.0.0-beta-5 | 872 | 8/12/2018 |
2.0.0-beta-4 | 727 | 8/5/2018 |
2.0.0-beta-1 | 942 | 2/5/2018 |
1.0.1 | 18,871 | 11/23/2017 |
1.0.0 | 1,675 | 10/11/2017 |
1.0.0-beta-2 | 771 | 10/6/2017 |
1.0.0-beta-1 | 816 | 9/8/2017 |
0.9.0 | 4,663 | 6/20/2017 |
0.9.0-beta-6 | 1,502 | 5/16/2017 |
Allow using Redux Devtools directly without remotedev