DalaMock.Host 6.1.6

dotnet add package DalaMock.Host --version 6.1.6
                    
NuGet\Install-Package DalaMock.Host -Version 6.1.6
                    
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="DalaMock.Host" Version="6.1.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DalaMock.Host" Version="6.1.6" />
                    
Directory.Packages.props
<PackageReference Include="DalaMock.Host" />
                    
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 DalaMock.Host --version 6.1.6
                    
#r "nuget: DalaMock.Host, 6.1.6"
                    
#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 DalaMock.Host@6.1.6
                    
#: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=DalaMock.Host&version=6.1.6
                    
Install as a Cake Addin
#tool nuget:?package=DalaMock.Host&version=6.1.6
                    
Install as a Cake Tool

Package Description

Product Compatible and additional computed target framework versions.
.NET net10.0-windows7.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on DalaMock.Host:

Package Downloads
DalaMock.Sample

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.1.6 325 5/27/2026
6.1.5 107 5/27/2026
6.1.4 102 5/27/2026
6.1.2 134 5/24/2026
6.1.1 101 5/24/2026
6.1.0 95 5/24/2026
6.0.0 445 5/6/2026
5.1.0 253 5/2/2026
5.0.1 236 3/21/2026
5.0.0 198 3/12/2026
4.1.1 264 2/17/2026
4.0.6 203 2/12/2026
4.0.5 280 2/5/2026
4.0.4 227 1/30/2026
4.0.0 459 12/20/2025
3.0.11 518 11/17/2025
3.0.10 335 11/15/2025
3.0.7 407 10/1/2025
3.0.6 485 8/28/2025
3.0.3 387 8/21/2025
Loading failed