Whaally.Domain.Infrastructure.OrleansHost
1.1.0-beta.2
This is a prerelease version of Whaally.Domain.Infrastructure.OrleansHost.
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 Whaally.Domain.Infrastructure.OrleansHost --version 1.1.0-beta.2
NuGet\Install-Package Whaally.Domain.Infrastructure.OrleansHost -Version 1.1.0-beta.2
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="Whaally.Domain.Infrastructure.OrleansHost" Version="1.1.0-beta.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Whaally.Domain.Infrastructure.OrleansHost --version 1.1.0-beta.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Whaally.Domain.Infrastructure.OrleansHost, 1.1.0-beta.2"
#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 Whaally.Domain.Infrastructure.OrleansHost as a Cake Addin #addin nuget:?package=Whaally.Domain.Infrastructure.OrleansHost&version=1.1.0-beta.2&prerelease // Install Whaally.Domain.Infrastructure.OrleansHost as a Cake Tool #tool nuget:?package=Whaally.Domain.Infrastructure.OrleansHost&version=1.1.0-beta.2&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Orleans infrastructure to run the Whaally Domain library with.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- Microsoft.Orleans.Core.Abstractions (>= 8.1.0)
- Microsoft.Orleans.EventSourcing (>= 8.1.0)
- Microsoft.Orleans.Sdk (>= 8.1.0)
- System.Text.Json (>= 8.0.3)
- Whaally.Domain (>= 1.1.0-beta.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Whaally.Domain.Infrastructure.OrleansHost:
Package | Downloads |
---|---|
Whaally.Domain.Infrastructure.OrleansHost.MartenPersistence
Persistence provider for the Whaally Domain library in combination with the Orleans host. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.2.1 | 88 | 10/23/2024 |
1.2.0 | 88 | 10/22/2024 |
1.1.0 | 140 | 5/29/2024 |
1.1.0-beta.2 | 54 | 5/29/2024 |
# [1.1.0-beta.2](https://github.com/Whaally/Domain/compare/v1.1.0-beta.1...v1.1.0-beta.2) (2024-05-29)
### Bug Fixes
* publish beta packages to nuget ([7acb9f1](https://github.com/Whaally/Domain/commit/7acb9f12ce43744d750572e9eda0941350c9f2c4))