Vion.Dale.DevHost 0.9.3

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Vion.Dale.DevHost --version 0.9.3
                    
NuGet\Install-Package Vion.Dale.DevHost -Version 0.9.3
                    
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="Vion.Dale.DevHost" Version="0.9.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Vion.Dale.DevHost" Version="0.9.3" />
                    
Directory.Packages.props
<PackageReference Include="Vion.Dale.DevHost" />
                    
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 Vion.Dale.DevHost --version 0.9.3
                    
#r "nuget: Vion.Dale.DevHost, 0.9.3"
                    
#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 Vion.Dale.DevHost@0.9.3
                    
#: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=Vion.Dale.DevHost&version=0.9.3
                    
Install as a Cake Addin
#tool nuget:?package=Vion.Dale.DevHost&version=0.9.3
                    
Install as a Cake Tool

Part of the Vion Dale SDK

Full documentation and getting-started guide: https://docs.vion.swiss

Source (Apache 2.0) and full package list: https://github.com/vion-iot/dale-sdk

Install the CLI first — it's the usual entry point:

dotnet tool install -g Vion.Dale.Cli
dale new MyLibrary
Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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 (2)

Showing the top 2 NuGet packages that depend on Vion.Dale.DevHost:

Package Downloads
Vion.Dale.DevHost.Web

Dale DevHost Web UI for local development and testing

Vion.Dale.DevHost.Xunit

xUnit.net v3 integration for Vion Dale DevHost scenario files (RFC 0006): a [ScenarioFiles] theory data source, a host fixture base, and run/assert helpers over ScenarioRunner. Kept out of the runtime Vion.Dale.DevHost package so a non-test DevHost consumer is never forced to take an xUnit dependency.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.10.3 93 8/12/2026
0.10.2 108 8/11/2026
0.10.1 128 8/6/2026
0.10.0 190 8/4/2026
0.9.11 177 7/15/2026
0.9.10 128 7/15/2026
0.9.9 128 7/14/2026
0.9.8 154 7/13/2026
0.9.7 149 7/10/2026
0.9.6 189 7/7/2026
0.9.5 127 7/1/2026
0.9.4 177 6/29/2026
0.9.3 132 6/28/2026
0.9.2 155 6/25/2026
0.9.1 140 6/24/2026
0.9.0 135 6/24/2026
0.9.0-preview.7 88 6/24/2026
0.9.0-preview.6 125 6/22/2026
0.9.0-preview.5 85 6/19/2026
0.9.0-preview.4 78 6/18/2026
Loading failed