Dash.NET 0.1.0-alpha

This is a prerelease version of Dash.NET.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Dash.NET --version 0.1.0-alpha
NuGet\Install-Package Dash.NET -Version 0.1.0-alpha
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="Dash.NET" Version="0.1.0-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Dash.NET --version 0.1.0-alpha
#r "nuget: Dash.NET, 0.1.0-alpha"
#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 Dash.NET as a Cake Addin
#addin nuget:?package=Dash.NET&version=0.1.0-alpha&prerelease

// Install Dash.NET as a Cake Tool
#tool nuget:?package=Dash.NET&version=0.1.0-alpha&prerelease

Dotnet interface for Dash - the most downloaded framework for building ML & data science web apps - written in F#

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 317 10/14/2021
0.2.0-alpha.4 130 10/14/2021
0.2.0-alpha.3 151 10/13/2021
0.2.0-alpha.2 146 10/12/2021
0.2.0-alpha.1 167 10/5/2021
0.1.0-alpha9 305 6/16/2021
0.1.0-alpha8 183 2/4/2021
0.1.0-alpha7 214 1/24/2021
0.1.0-alpha6 259 11/19/2020
0.1.0-alpha5 271 10/20/2020
0.1.0-alpha4 262 10/20/2020
0.1.0-alpha3 256 10/14/2020
0.1.0-alpha2 268 10/13/2020
0.1.0-alpha 303 10/6/2020
0.0.1-alpha 436 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)