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 163 5/27/2026
6.1.5 102 5/27/2026
6.1.4 97 5/27/2026
6.1.2 129 5/24/2026
6.1.1 97 5/24/2026
6.1.0 91 5/24/2026
6.0.0 439 5/6/2026
5.1.0 189 5/2/2026
5.0.1 183 3/21/2026
5.0.0 143 3/12/2026
4.1.1 210 2/17/2026
4.0.6 148 2/12/2026
4.0.5 226 2/5/2026
4.0.4 174 1/30/2026
4.0.0 405 12/20/2025
3.0.11 464 11/17/2025
3.0.10 281 11/15/2025
3.0.7 354 10/1/2025
3.0.6 431 8/28/2025
3.0.3 331 8/21/2025
Loading failed