Hypothesist 1.3.1

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

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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 cloud-native food delivery microservices, built with .Net Aspire, .Net 9, 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.97 4,887 12/10/2024
3.0.91 1,643 3/8/2024
3.0.89 412 3/8/2024
3.0.88 2,801 1/11/2024
2.2.72 778 11/23/2023
2.2.71 422 11/23/2023
2.2.66 777 11/6/2023
2.2.64 404 11/6/2023
2.2.63 437 11/2/2023
2.1.62 431 11/2/2023
2.1.61 410 11/2/2023
2.1.60 427 11/1/2023
2.1.55 2,525 3/2/2023
2.1.52 804 3/2/2023
2.1.50 2,617 1/31/2023
2.1.49 804 1/27/2023
2.1.44 912 12/5/2022
2.1.39 871 11/30/2022
2.0.30 15,069 2/4/2022
2.0.28 1,146 2/4/2022
2.0.23 1,707 11/1/2021
2.0.22 1,177 9/14/2021
2.0.20 793 9/14/2021
2.0.17 809 9/13/2021
2.0.16 938 9/13/2021
2.0.12 2,215 6/10/2021
2.0.11 570 6/8/2021
1.3.1 609 6/2/2021

🤟