Hypothesist 2.0.12

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

// Install Hypothesist as a Cake Tool
#tool nuget:?package=Hypothesist&version=2.0.12                

Define and validate hypothesis on future events.

Product 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 netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETCoreApp 3.1

    • No dependencies.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Hypothesist:

Package Downloads
Hypothesist.MassTransit

Plugin the hypothesis as a consumer into MassTransit to validate message arrival.

Hypothesist.Rebus

Plugin the hypothesis as a handler into Rebus to validate message arrival.

Hypothesist.ServiceBus

Test your hypothesis easily with a ServiceBusProcessor.

Hypothesist.AspNet

Plugin the hypothesis as a middleware into aspnet to validate requests and responses.

Hypothesist.EF

Plugin the hypothesis as a handler into Entity Framework to validate entity events.

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on Hypothesist:

Repository Stars
mehdihadeli/food-delivery-microservices
🍔 A practical and imaginary food delivery microservices, built with .Net 8, MassTransit, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
Eventuous/eventuous
Event Sourcing library for .NET
mehdihadeli/food-delivery-modular-monolith
🌭 A practical and imaginary food and grocery delivery modular monolith, built with .Net 8, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
Version Downloads Last updated
3.0.91 554 3/8/2024
3.0.89 240 3/8/2024
3.0.88 1,676 1/11/2024
2.2.72 542 11/23/2023
2.2.71 271 11/23/2023
2.2.66 594 11/6/2023
2.2.64 269 11/6/2023
2.2.63 291 11/2/2023
2.1.62 276 11/2/2023
2.1.61 254 11/2/2023
2.1.60 257 11/1/2023
2.1.55 2,249 3/2/2023
2.1.52 583 3/2/2023
2.1.50 1,143 1/31/2023
2.1.49 595 1/27/2023
2.1.44 706 12/5/2022
2.1.39 661 11/30/2022
2.0.30 13,473 2/4/2022
2.0.28 914 2/4/2022
2.0.23 1,479 11/1/2021
2.0.22 948 9/14/2021
2.0.20 580 9/14/2021
2.0.17 583 9/13/2021
2.0.16 696 9/13/2021
2.0.12 1,999 6/10/2021
2.0.11 393 6/8/2021
1.3.1 405 6/2/2021

🤟