Dash.NET
0.1.0-alpha9
See the version list below for details.
dotnet add package Dash.NET --version 0.1.0-alpha9
NuGet\Install-Package Dash.NET -Version 0.1.0-alpha9
<PackageReference Include="Dash.NET" Version="0.1.0-alpha9" />
paket add Dash.NET --version 0.1.0-alpha9
#r "nuget: Dash.NET, 0.1.0-alpha9"
// Install Dash.NET as a Cake Addin #addin nuget:?package=Dash.NET&version=0.1.0-alpha9&prerelease // Install Dash.NET as a Cake Tool #tool nuget:?package=Dash.NET&version=0.1.0-alpha9&prerelease
Dotnet interface for Dash - the most downloaded framework for building ML and data science web apps - written in F#
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. 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. |
-
net5.0
- Feliz.Engine (>= 1.0.0-beta-004)
- FSharp.Core (>= 5.0.0)
- Giraffe (>= 5.0.0)
- Plotly.NET (>= 2.0.0-preview.2)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Dash.NET:
Package | Downloads |
---|---|
Dash.NET.Giraffe
Giraffe backend implementation for Dash.NET |
|
Dash.NET.Suave
A Suave backend implementation for Dash.NET |
|
Dash.NET.Interactive
A Dash.NET visualizer extension for Dot NET Interactive |
|
SampleDashComponent
A sample dash component. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.2.0-alpha.5 | 346 | 10/14/2021 |
0.2.0-alpha.4 | 139 | 10/14/2021 |
0.2.0-alpha.3 | 160 | 10/13/2021 |
0.2.0-alpha.2 | 155 | 10/12/2021 |
0.2.0-alpha.1 | 176 | 10/5/2021 |
0.1.0-alpha9 | 323 | 6/16/2021 |
0.1.0-alpha8 | 201 | 2/4/2021 |
0.1.0-alpha7 | 224 | 1/24/2021 |
0.1.0-alpha6 | 266 | 11/19/2020 |
0.1.0-alpha5 | 282 | 10/20/2020 |
0.1.0-alpha4 | 270 | 10/20/2020 |
0.1.0-alpha3 | 264 | 10/14/2020 |
0.1.0-alpha2 | 277 | 10/13/2020 |
0.1.0-alpha | 312 | 10/6/2020 |
0.0.1-alpha | 457 | 9/23/2020 |
[Use Feliz.Engine for HTML and CSS DSL - thanks [@kaashyapan](https://github.com/kaashyapan)](https://github.com/plotly/Dash.NET/commit/6fb16df9a22caa754afe596f286107225d5c320c)
[Target .NET 5](https://github.com/plotly/Dash.NET/commit/03e5f2a6cdbcd29bd8d6cccda83399bbc3b3a756)
[Enable callback evaluation for boxed IConvertible sequences aswell](https://github.com/plotly/Dash.NET/commit/49fcae9b281d0124013ab9b6b8b50eeb96875a88)
[Vastly Refactor callback, add multi-output callbacks ](https://github.com/plotly/Dash.NET/commit/66ba10d93aebeed550c3bbbfa5f4e640057e5cee)
[Add custom operators and the CallbackBinding type](https://github.com/plotly/Dash.NET/commit/a75eac6ee30e475f0653e8aa2f05fc30c9ac39dd)
[Init Component Property DSL](https://github.com/plotly/Dash.NET/commit/4ee018ff94676751f972392b0daf31e1254d5dc1)
[Improve type safety/conversion for callback functions](https://github.com/plotly/Dash.NET/commit/78439fb9f974b20514c2d8f696cb4126f9a67807)
[Add rudimentary support for html components](https://github.com/plotly/Dash.NET/commit/42f846417cc811d379a0635493dc8c176a356297)
[Add possibility to add custom css/scripts to the dash app](https://github.com/plotly/Dash.NET/commit/0a812476afa0f31b9c698cd4ee1a1e3ff40a7a62)
[Add Tabs and Tab core components]()
[Auto generate id for callback registration](https://github.com/plotly/Dash.NET/commit/0b9cd854b6c42463523199048130a729558ccbc5)
[Prevent initial callback calls per default](https://github.com/plotly/Dash.NET/commit/a9e6c632dfa8736afb055a3340b6513490ea6d23)
[Add Store core component](https://github.com/plotly/Dash.NET/commit/0b9cd854b6c42463523199048130a729558ccbc5)
[Add Radioitems component](https://github.com/plotly/Dash.NET/commit/9010769db4fc65f496ece6ed47c0113a6d6f5b28)