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 | 2,508 | 6/20/2024 |
4.0.0 | 27,103 | 12/22/2022 |
4.0.0-beta-2 | 2,038 | 10/24/2022 |
4.0.0-beta-1 | 1,003 | 11/28/2021 |
4.0.0-alpha-1 | 1,560 | 11/1/2019 |
3.3.0 | 72,217 | 7/7/2021 |
3.2.0 | 83,387 | 4/7/2020 |
3.2.0-beta-1 | 410 | 4/7/2020 |
3.1.0 | 10,415 | 2/11/2020 |
3.1.0-beta-1 | 2,717 | 11/29/2019 |
3.0.3 | 63,444 | 9/2/2019 |
3.0.2 | 12,014 | 5/12/2019 |
3.0.1 | 1,126 | 5/4/2019 |
3.0.0 | 2,578 | 4/23/2019 |
3.0.0-beta-3 | 913 | 3/22/2019 |
3.0.0-beta-2 | 1,126 | 12/15/2018 |
3.0.0-beta-1 | 595 | 12/11/2018 |
2.0.3 | 8,061 | 2/22/2019 |
2.0.2 | 15,560 | 10/24/2018 |
2.0.1 | 839 | 10/20/2018 |
2.0.0 | 2,747 | 10/1/2018 |
2.0.0-beta-5 | 845 | 8/12/2018 |
2.0.0-beta-4 | 700 | 8/5/2018 |
2.0.0-beta-1 | 915 | 2/5/2018 |
1.0.1 | 18,491 | 11/23/2017 |
1.0.0 | 1,642 | 10/11/2017 |
1.0.0-beta-2 | 744 | 10/6/2017 |
1.0.0-beta-1 | 788 | 9/8/2017 |
0.9.0 | 4,624 | 6/20/2017 |
0.9.0-beta-6 | 1,476 | 5/16/2017 |
Allow using Redux Devtools directly without remotedev