Smusdi.Testing 10.1.6

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

Utilities to test .NET services.

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 (1)

Showing the top 1 NuGet packages that depend on Smusdi.Testing:

Package Downloads
Smusdi.PostgreSQL.Testing

Utilities for testing projects using postgreSQL.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.1.6 99 2026/9/8
10.1.5 116 2026/8/19
10.1.4 126 2026/7/25
10.1.3 136 2026/6/14
10.1.2 126 2026/5/20
10.1.1 161 2026/3/30
10.1.0 137 2026/3/29
10.0.0 163 2026/1/11
9.4.2 223 2025/11/1
9.4.1 252 2025/10/31
9.4.0 278 2025/10/6
9.3.1 272 2025/9/11
9.3.0 292 2025/6/29
9.2.1 252 2025/6/28
9.2.0 395 2025/6/9
9.1.6 310 2025/4/28
9.1.5 221 2025/4/26
9.1.4 337 2025/4/9
9.1.3 314 2025/4/8
9.1.2 322 2025/4/7
Loading failed