BIDS.Testing 6.6.4

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

Contains helpers for BIDS application testing

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

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.6.4 107 9/16/2026
6.6.4-dev-b25633-562eb825 33 9/25/2026
6.6.4-dev-b25630-562eb825 37 9/24/2026
6.6.4-dev-b25629-562eb825 64 9/23/2026
6.6.4-dev-b25625-562eb825 68 9/22/2026
6.6.4-dev-b25624-562eb825 81 9/21/2026
6.6.4-dev-b25621-562eb825 90 9/18/2026
6.6.4-dev-b25615-562eb825 90 9/17/2026
6.6.3-dev-b25603-fc58bc3a 77 9/16/2026
6.6.3-dev-b25600-fc58bc3a 87 9/15/2026
6.6.3-dev-b25597-fc58bc3a 95 9/14/2026
6.6.3-dev-b25594-fc58bc3a 86 9/11/2026
6.6.3-dev-b25591-fc58bc3a 98 9/10/2026
6.6.3-dev-b25588-fc58bc3a 94 9/9/2026
6.6.3-dev-b25587-fc58bc3a 100 9/8/2026
6.6.3-dev-b25584-fc58bc3a 99 9/7/2026
6.6.3-dev-b25579-fc58bc3a 102 9/4/2026
6.6.3-dev-b25574-fc58bc3a 99 9/3/2026
6.6.3-dev-b25571-fc58bc3a 110 9/2/2026
6.6.3-dev-b25568-fc58bc3a 103 9/1/2026
Loading failed