Vion.Dale.Sdk.TestKit
0.14.1
Prefix Reserved
dotnet add package Vion.Dale.Sdk.TestKit --version 0.14.1
NuGet\Install-Package Vion.Dale.Sdk.TestKit -Version 0.14.1
<PackageReference Include="Vion.Dale.Sdk.TestKit" Version="0.14.1" />
<PackageVersion Include="Vion.Dale.Sdk.TestKit" Version="0.14.1" />
<PackageReference Include="Vion.Dale.Sdk.TestKit" />
paket add Vion.Dale.Sdk.TestKit --version 0.14.1
#r "nuget: Vion.Dale.Sdk.TestKit, 0.14.1"
#:package Vion.Dale.Sdk.TestKit@0.14.1
#addin nuget:?package=Vion.Dale.Sdk.TestKit&version=0.14.1
#tool nuget:?package=Vion.Dale.Sdk.TestKit&version=0.14.1
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 | Versions 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. |
-
net10.0
- Microsoft.Extensions.DependencyInjection (>= 10.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.0)
- Microsoft.Extensions.TimeProvider.Testing (>= 10.0.0)
- Moq (>= 4.20.72)
- Vion.Dale.Sdk (>= 0.14.1)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Vion.Dale.Sdk.TestKit:
| Package | Downloads |
|---|---|
|
Vion.Dale.Sdk.DigitalIo.TestKit
TestKit for unit testing logic blocks with digital IO |
|
|
Vion.Dale.Sdk.AnalogIo.TestKit
TestKit for unit testing logic blocks with analog IO |
|
|
Vion.Dale.Sdk.Modbus.Rtu.TestKit
TestKit for unit testing logic blocks with Modbus RTU contracts |
|
|
Vion.Dale.Sdk.Modbus.Tcp.TestKit
TestKit for unit testing logic blocks that use Modbus TCP. Provides a synchronous, in-memory fake at the IModbusTcpClientProxy layer so the SDK's real byte/word-order conversion exercises real code while tests stay single-threaded and CI-friendly. |
|
|
Vion.Dale.Sdk.Http.TestKit
TestKit for unit testing logic blocks that use HTTP. Drives a block's real HTTP client against scripted answers with only the innermost message handler faked, and hosts the real HTTP server over an in-memory transport, so the SDK's serializer, error mapping and routing run in every test. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.14.1 | 86 | 9/16/2026 |
| 0.14.0 | 123 | 9/15/2026 |
| 0.13.0 | 217 | 9/14/2026 |
| 0.12.1 | 156 | 9/10/2026 |
| 0.12.0 | 124 | 9/10/2026 |
| 0.11.2 | 339 | 8/31/2026 |
| 0.11.1 | 129 | 8/31/2026 |
| 0.11.0 | 154 | 8/31/2026 |
| 0.10.10 | 136 | 8/28/2026 |
| 0.10.9 | 129 | 8/27/2026 |
| 0.10.8 | 181 | 8/26/2026 |
| 0.10.7 | 146 | 8/26/2026 |
| 0.10.6 | 154 | 8/25/2026 |
| 0.10.5 | 183 | 8/19/2026 |
| 0.10.4 | 140 | 8/18/2026 |
| 0.10.3 | 197 | 8/12/2026 |
| 0.10.2 | 151 | 8/11/2026 |
| 0.10.1 | 168 | 8/6/2026 |
| 0.10.0 | 224 | 8/4/2026 |
| 0.9.11 | 203 | 7/15/2026 |