Cake.Testing.Xunit 1.0.0-rc0002

Prefix Reserved
This is a prerelease version of Cake.Testing.Xunit.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Cake.Testing.Xunit --version 1.0.0-rc0002                
NuGet\Install-Package Cake.Testing.Xunit -Version 1.0.0-rc0002                
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="Cake.Testing.Xunit" Version="1.0.0-rc0002" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cake.Testing.Xunit --version 1.0.0-rc0002                
#r "nuget: Cake.Testing.Xunit, 1.0.0-rc0002"                
#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.
// Install Cake.Testing.Xunit as a Cake Addin
#addin nuget:?package=Cake.Testing.Xunit&version=1.0.0-rc0002&prerelease

// Install Cake.Testing.Xunit as a Cake Tool
#tool nuget:?package=Cake.Testing.Xunit&version=1.0.0-rc0002&prerelease                

Contains Xunit testing utilities for Cake.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
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
4.0.0 832 11/18/2023
3.2.0 126 11/10/2023
3.1.0 402 7/9/2023
3.0.0 1,060 11/8/2022
2.3.0 464 10/14/2022
2.2.0 1,802 4/14/2022
2.1.0 848 2/20/2022
2.0.0 916 11/30/2021
2.0.0-rc0002 1,303 11/27/2021
2.0.0-rc0001 200 11/7/2021
1.3.0 529 10/7/2021
1.2.0 467 8/29/2021
1.1.0 1,169 3/6/2021
1.0.0 886 2/7/2021
1.0.0-rc0003 211 1/29/2021
1.0.0-rc0002 356 12/20/2020
1.0.0-rc0001 361 11/5/2020
0.38.5 800 9/20/2020
0.38.4 719 6/26/2020
0.38.3 476 6/26/2020
0.38.2 520 6/9/2020
0.38.1 583 5/30/2020
0.38.0 440 5/30/2020
0.37.0 724 2/1/2020
0.36.0 658 1/11/2020

2930 Increase potential breaking change property.
2904 (Frosting) Tool installer should respect configuration.
2933 Enable NuGet provider in Frosting.
2838 Add MakeRelative alias to DirectoryPath and FilePath.
2886 (Frosting) Support all commands that Cake does.
2893 (Frosting) Align command line parsing with Cake.
2892 (Frosting) Add ANSI console.
2962 Document breaking changes in 1.0 CLI.
2980 Update to .NET 5 SDK 5.0.101.
2929 GitReleaseManager milestone should use SemVersion.
2928 Cake.Frosting and Cake.Frosting.Template not pushed to NuGet.
2900 Update to .NET 5 SDK RTM.
2963 EndOfStreamException thrown when using loaddependencies=true.
2956 Wrong Cake version in build.config.