Dap.Platform 0.11.0

dotnet add package Dap.Platform --version 0.11.0
                    
NuGet\Install-Package Dap.Platform -Version 0.11.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="Dap.Platform" Version="0.11.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dap.Platform" Version="0.11.0" />
                    
Directory.Packages.props
<PackageReference Include="Dap.Platform" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Dap.Platform --version 0.11.0
                    
#r "nuget: Dap.Platform, 0.11.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.
#:package Dap.Platform@0.11.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Dap.Platform&version=0.11.0
                    
Install as a Cake Addin
#tool nuget:?package=Dap.Platform&version=0.11.0
                    
Install as a Cake Tool

Dap Platform, elmish actor runtime

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Dap.Platform:

Package Downloads
Dap.Local

Local Libs

Dap.WebSocket

Dap WebSocket wrapper on dotnet core, both client and server side

Dap.Fable

Dap Dsl for React

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.11.0 1,186 2022/11/18
0.10.2 1,542 2022/3/13
0.10.1 635 2022/3/13
0.10.0 1,724 2022/3/13
0.9.0 1,928 2021/3/4
0.8.3 1,743 2020/2/21
0.8.2 4,571 2019/10/2
0.8.1 908 2019/9/8
0.8.0 9,335 2019/8/16
0.7.4 911 2019/7/29
0.7.3 847 2019/7/20
0.7.2 924 2019/7/15
0.7.1 898 2019/5/4
0.7.0 9,350 2019/5/1
0.6.16 1,193 2019/4/23
0.6.15 975 2019/4/23
0.6.14 937 2019/4/21
0.6.13 6,568 2019/4/18
0.6.12 894 2019/4/15
0.6.11 897 2019/4/9
Loading failed

Update for DotNet 7.0