Should-DotNetStandard
1.0.0-beta01
See the version list below for details.
dotnet add package Should-DotNetStandard --version 1.0.0-beta01
NuGet\Install-Package Should-DotNetStandard -Version 1.0.0-beta01
<PackageReference Include="Should-DotNetStandard" Version="1.0.0-beta01" />
paket add Should-DotNetStandard --version 1.0.0-beta01
#r "nuget: Should-DotNetStandard, 1.0.0-beta01"
// Install Should-DotNetStandard as a Cake Addin #addin nuget:?package=Should-DotNetStandard&version=1.0.0-beta01&prerelease // Install Should-DotNetStandard as a Cake Tool #tool nuget:?package=Should-DotNetStandard&version=1.0.0-beta01&prerelease
Now with .NET Standard support!
The Should Assertion Library provides a set of extension methods for test assertions for AAA and BDD style tests. It provides assertions only, and as a result it is test runner agnostic. The assertions are a direct fork of the xUnit test assertions. This project was born because test runners Should be independent of the assertions!
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. 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 | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. 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. |
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Should-DotNetStandard:
Package | Downloads |
---|---|
SpecsFor.Core
SpecsFor is another Behavior-Driven Development framework that focuses on ease of use for *developers* by minimizing testing friction. |
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on Should-DotNetStandard:
Repository | Stars |
---|---|
aws/aws-sdk-net
The official AWS SDK for .NET. For more information on the AWS SDK for .NET, see our web site:
|
|
CommunityToolkit/Microsoft.Toolkit.Win32
ARCHIVE - This repository contained XAML Islands wrapper controls and tooling for XAML Islands with WinUI 2, see readme for more info about XAML Islands with WinUI 3 and the WindowsAppSDK.
|
|
MattHoneycutt/SpecsFor
SpecsFor is a light-weight Behavior-Driven Development framework that focuses on ease of use for *developers* by minimizing testing friction.
|
|
aws/aws-dotnet-deploy
Opinionated tooling that simplifies deployment of .NET applications to AWS.
|
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 589,841 | 9/4/2018 |
1.0.0-beta01 | 2,837 | 5/18/2018 |
First version that targets .NET Standard!