Hypothesist 1.3.1
.NET Core 3.1
There is a newer version of this package available.
See the version list below for details.
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.
paket add Hypothesist --version 1.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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.
// Install Hypothesist as a Cake Addin
#addin nuget:?package=Hypothesist&version=1.3.1
// Install Hypothesist as a Cake Tool
#tool nuget:?package=Hypothesist&version=1.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Define and validate hypothesis on future events.
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. |
.NET Core | netcoreapp3.1 is compatible. |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- No dependencies.
NuGet packages (3)
Showing the top 3 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. |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on Hypothesist:
Repository | Stars |
---|---|
mehdihadeli/ecommerce-microservices
🛍️ A practical e-commerce microservices, built with .Net 7, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
|
|
Eventuous/eventuous
Event Sourcing library for .NET
|
|
mehdihadeli/ecommerce-modular-monolith
🪣 A practical e-commerce modular monolith, built with .Net 7, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
|
Version | Downloads | Last updated |
---|---|---|
2.1.55 | 1,454 | 3/2/2023 |
2.1.52 | 436 | 3/2/2023 |
2.1.50 | 826 | 1/31/2023 |
2.1.49 | 476 | 1/27/2023 |
2.1.44 | 606 | 12/5/2022 |
2.1.39 | 563 | 11/30/2022 |
2.0.30 | 9,836 | 2/4/2022 |
2.0.28 | 826 | 2/4/2022 |
2.0.23 | 1,229 | 11/1/2021 |
2.0.22 | 879 | 9/14/2021 |
2.0.20 | 488 | 9/14/2021 |
2.0.17 | 508 | 9/13/2021 |
2.0.16 | 621 | 9/13/2021 |
2.0.12 | 1,894 | 6/10/2021 |
2.0.11 | 335 | 6/8/2021 |
1.3.1 | 315 | 6/2/2021 |
🤟