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 | 3,609 | 6/20/2024 |
4.0.0 | 28,328 | 12/22/2022 |
4.0.0-beta-2 | 2,118 | 10/24/2022 |
4.0.0-beta-1 | 1,049 | 11/28/2021 |
4.0.0-alpha-1 | 1,579 | 11/1/2019 |
3.3.0 | 72,729 | 7/7/2021 |
3.2.0 | 83,848 | 4/7/2020 |
3.2.0-beta-1 | 433 | 4/7/2020 |
3.1.0 | 10,664 | 2/11/2020 |
3.1.0-beta-1 | 2,737 | 11/29/2019 |
3.0.3 | 63,996 | 9/2/2019 |
3.0.2 | 12,066 | 5/12/2019 |
3.0.1 | 1,143 | 5/4/2019 |
3.0.0 | 2,651 | 4/23/2019 |
3.0.0-beta-3 | 942 | 3/22/2019 |
3.0.0-beta-2 | 1,144 | 12/15/2018 |
3.0.0-beta-1 | 611 | 12/11/2018 |
2.0.3 | 8,083 | 2/22/2019 |
2.0.2 | 15,595 | 10/24/2018 |
2.0.1 | 855 | 10/20/2018 |
2.0.0 | 2,765 | 10/1/2018 |
2.0.0-beta-5 | 866 | 8/12/2018 |
2.0.0-beta-4 | 723 | 8/5/2018 |
2.0.0-beta-1 | 935 | 2/5/2018 |
1.0.1 | 18,609 | 11/23/2017 |
1.0.0 | 1,667 | 10/11/2017 |
1.0.0-beta-2 | 765 | 10/6/2017 |
1.0.0-beta-1 | 810 | 9/8/2017 |
0.9.0 | 4,648 | 6/20/2017 |
0.9.0-beta-6 | 1,497 | 5/16/2017 |
Allow using Redux Devtools directly without remotedev