Debugger for Elmish apps.
Info
Version: | 4.1.0 |
Author(s): | Eugene Tolmachev |
Last Update: | Thursday, June 20, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/elmish/debugger |
NuGet Url: | https://www.nuget.org/packages/Fable.Elmish.Debugger |
Install
Install-Package Fable.Elmish.Debugger
dotnet add package Fable.Elmish.Debugger
paket add Fable.Elmish.Debugger
Fable.Elmish.Debugger Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.6.2)
- Fable.Core(>= 3.0.0)
- Fable.Elmish(>= 4.0.01)
- Thoth.Json(>= 3.0.0)
Tags