Explik.StructuralTestTools.MSBuild 1.0.8-beta8

This is a prerelease version of Explik.StructuralTestTools.MSBuild.
dotnet add package Explik.StructuralTestTools.MSBuild --version 1.0.8-beta8
                    
NuGet\Install-Package Explik.StructuralTestTools.MSBuild -Version 1.0.8-beta8
                    
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="Explik.StructuralTestTools.MSBuild" Version="1.0.8-beta8">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Explik.StructuralTestTools.MSBuild" Version="1.0.8-beta8" />
                    
Directory.Packages.props
<PackageReference Include="Explik.StructuralTestTools.MSBuild">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
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 Explik.StructuralTestTools.MSBuild --version 1.0.8-beta8
                    
#r "nuget: Explik.StructuralTestTools.MSBuild, 1.0.8-beta8"
                    
#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 Explik.StructuralTestTools.MSBuild@1.0.8-beta8
                    
#: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=Explik.StructuralTestTools.MSBuild&version=1.0.8-beta8&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Explik.StructuralTestTools.MSBuild&version=1.0.8-beta8&prerelease
                    
Install as a Cake Tool

Structural TestTools is a unit test rewriter that reduces would-be compilation errors to simple runtime errors. It allows for testing of types even though members missing or otherwise invalid.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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
1.0.8-beta8 493 12/14/2021
1.0.8-beta3 482 12/11/2021
1.0.8-beta2 492 12/5/2021
1.0.8-beta11 705 5/5/2022
1.0.8-beta10 476 12/15/2021
1.0.8-beta 444 11/14/2021
1.0.7 605 10/6/2021
1.0.6 617 10/3/2021
1.0.5 485 9/29/2021
1.0.4 499 9/24/2021
1.0.3 506 9/24/2021
1.0.2 503 9/22/2021
1.0.1 516 9/22/2021
1.0.0 618 9/20/2021