Vion.Dale.DevHost 0.9.7

Prefix Reserved
dotnet add package Vion.Dale.DevHost --version 0.9.7
                    
NuGet\Install-Package Vion.Dale.DevHost -Version 0.9.7
                    
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.7" />
                    
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.7" />
                    
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.7
                    
#r "nuget: Vion.Dale.DevHost, 0.9.7"
                    
#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.7
                    
#: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.7
                    
Install as a Cake Addin
#tool nuget:?package=Vion.Dale.DevHost&version=0.9.7
                    
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.9.7 47 7/10/2026
0.9.6 120 7/7/2026
0.9.5 112 7/1/2026
0.9.4 166 6/29/2026
0.9.3 119 6/28/2026
0.9.2 142 6/25/2026
0.9.1 126 6/24/2026
0.9.0 120 6/24/2026
0.9.0-preview.7 76 6/24/2026
0.9.0-preview.6 113 6/22/2026
0.9.0-preview.5 73 6/19/2026
0.9.0-preview.4 68 6/18/2026
0.9.0-preview.3 70 6/18/2026
0.9.0-preview.2 65 6/18/2026
0.9.0-preview.1 98 6/17/2026
0.8.1 131 6/15/2026
0.8.0 122 6/15/2026
0.8.0-preview.6 62 6/15/2026
0.8.0-preview.5 69 6/13/2026
0.8.0-preview.4 74 6/13/2026
Loading failed