![]() |
VOOZH | about |
dotnet add package Machine.Specifications.Should --version 1.0.0
NuGet\Install-Package Machine.Specifications.Should -Version 1.0.0
<PackageReference Include="Machine.Specifications.Should" Version="1.0.0" />
<PackageVersion Include="Machine.Specifications.Should" Version="1.0.0" />Directory.Packages.props
<PackageReference Include="Machine.Specifications.Should" />Project file
paket add Machine.Specifications.Should --version 1.0.0
#r "nuget: Machine.Specifications.Should, 1.0.0"
#:package Machine.Specifications.Should@1.0.0
#addin nuget:?package=Machine.Specifications.Should&version=1.0.0Install as a Cake Addin
#tool nuget:?package=Machine.Specifications.Should&version=1.0.0Install as a Cake Tool
Machine.Specifications.Should is a should library for the Context/Specification framework Machine.Specifications
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp1.0 netcoreapp1.0 was computed. netcoreapp1.1 netcoreapp1.1 was computed. netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard1.3 netstandard1.3 is compatible. netstandard1.4 netstandard1.4 was computed. netstandard1.5 netstandard1.5 was computed. netstandard1.6 netstandard1.6 was computed. netstandard2.0 netstandard2.0 was computed. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net40 net40 is compatible. net403 net403 was computed. net45 net45 is compatible. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen30 tizen30 was computed. tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Universal Windows Platform | uap uap was computed. uap10.0 uap10.0 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
Showing the top 5 NuGet packages that depend on Machine.Specifications.Should:
| Package | Downloads |
|---|---|
|
Incoding.MSpecContrib
Mspec helpers would shorter time spent on unit testing |
|
|
Bifrost.MSpec
Making it easier to describe your Bifrost code with Machine.Specifications |
|
|
Dolittle.Rules.Machine.Specifications
Dolittle is a platform designed to build Line of Business applications without sacrificing architectural quality, code quality or scalability. |
|
|
Dolittle.Common.Specs
Package Description |
|
|
developwithpassion.specifications
lightweight testing abstractions on top of machine specifications |
Showing the top 13 popular GitHub repositories that depend on Machine.Specifications.Should:
| Repository | Stars |
|---|---|
|
nhibernate/fluent-nhibernate
Fluent NHibernate!
|
|
|
machine/machine.specifications
Machine.Specifications is a Context/Specification framework for .NET that removes language noise and simplifies tests.
|
|
|
approvals/ApprovalTests.Net
ApprovalTest verification library for .Net
|
|
|
fclp/fluent-command-line-parser
A simple, strongly typed .NET C# command line parser library using a fluent easy to use interface
|
|
|
zzzprojects/EntityFramework-Effort
Entity Framework Effort is a powerful tool that enables a convenient way to create automated tests for Entity Framework based applications.
|
|
|
skimedic/presentations
Copy of my public presentations
|
|
|
mexx/FeatureSwitcher
FeatureSwitcher is little library for feature switches/toggles.
|
|
|
dougdellolio/coinbasepro-csharp
The unofficial .NET/C# client library for the Coinbase Pro/GDAX API
|
|
|
Elders/Cronus
Cronus is a lightweight framework for building event driven systems with DDD/CQRS in mind
|
|
|
beyond-code-github/LinqToQuerystring
A lightweight subset of oData querystring conventions that works with any IQueryable
|
|
|
dolittle/Bifrost
This is the stable release of Dolittle till its out of alpha->beta stages
|
|
|
derekgreer/expectedObjects
Testing library for creating Expected Objects.
|
|
|
IFRCGo/cbs
Red Cross: Community-Based Surveillance
|
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0 | 1,976,531 | 5/1/2019 |
| 1.0.0-beta1 | 878 | 4/7/2019 |
| 0.11.0 | 535,935 | 8/5/2016 |
| 0.11.0-rc2 | 1,534 | 8/4/2016 |
| 0.11.0-rc1 | 1,596 | 8/3/2016 |
| 0.10.0-rc1 | 1,533 | 8/2/2016 |
| 0.9.0 | 90,687 | 5/17/2016 |
| 0.9.0-Unstable0016 | 1,380 | 5/17/2016 |
| 0.9.0-Unstable0015 | 1,369 | 5/17/2016 |
| 0.9.0-Beta0000-0001 | 2,084 | 9/30/2015 |
| 0.9.0-Beta0000 | 1,351 | 5/17/2016 |
| 0.8.0 | 109,017 | 9/30/2015 |
| 0.8.0-Unstable0027 | 1,474 | 9/30/2015 |
| 0.8.0-Unstable0026 | 1,513 | 9/30/2015 |
| 0.8.0-Unstable0025 | 1,556 | 9/30/2015 |
| 0.8.0-Unstable0023 | 1,486 | 9/27/2015 |
| 0.8.0-Unstable0022 | 1,484 | 9/27/2015 |
| 0.8.0-Unstable0019 | 1,467 | 9/22/2015 |
| 0.8.0-Unstable0018 | 1,463 | 9/22/2015 |