Dash.NET
0.1.0-alpha7
See the version list below for details.
dotnet add package Dash.NET --version 0.1.0-alpha7
NuGet\Install-Package Dash.NET -Version 0.1.0-alpha7
<PackageReference Include="Dash.NET" Version="0.1.0-alpha7" />
paket add Dash.NET --version 0.1.0-alpha7
#r "nuget: Dash.NET, 0.1.0-alpha7"
// Install Dash.NET as a Cake Addin #addin nuget:?package=Dash.NET&version=0.1.0-alpha7&prerelease // Install Dash.NET as a Cake Tool #tool nuget:?package=Dash.NET&version=0.1.0-alpha7&prerelease
Dotnet interface for Dash - the most downloaded framework for building ML & data science web apps - written in F#
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 | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.1
- FSharp.Core (>= 4.7.2)
- Giraffe (>= 4.1.0)
- Plotly.NET (>= 2.0.0-alpha2)
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 | 325 | 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 |
[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)