Whaally.Domain.Infrastructure.OrleansHost.MartenPersistence
1.1.0
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.MartenPersistence --version 1.1.0
NuGet\Install-Package Whaally.Domain.Infrastructure.OrleansHost.MartenPersistence -Version 1.1.0
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.MartenPersistence" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Whaally.Domain.Infrastructure.OrleansHost.MartenPersistence --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Whaally.Domain.Infrastructure.OrleansHost.MartenPersistence, 1.1.0"
#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.MartenPersistence as a Cake Addin #addin nuget:?package=Whaally.Domain.Infrastructure.OrleansHost.MartenPersistence&version=1.1.0 // Install Whaally.Domain.Infrastructure.OrleansHost.MartenPersistence as a Cake Tool #tool nuget:?package=Whaally.Domain.Infrastructure.OrleansHost.MartenPersistence&version=1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Persistence provider for the Whaally Domain library in combination with the Orleans host.
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
- Marten (>= 7.16.0)
- Whaally.Domain.Infrastructure.OrleansHost (>= 1.1.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.2.1 | 83 | 10/23/2024 |
1.2.0 | 81 | 10/22/2024 |
1.1.0 | 116 | 5/29/2024 |
1.1.0-beta.2 | 57 | 5/29/2024 |
# [1.1.0](https://github.com/Whaally/Domain/compare/v1.0.0...v1.1.0) (2024-05-29)
### Bug Fixes
* publish beta packages to nuget ([7acb9f1](https://github.com/Whaally/Domain/commit/7acb9f12ce43744d750572e9eda0941350c9f2c4))
### Features
* publish orleans and marten infrastructure packages ([3925ac3](https://github.com/Whaally/Domain/commit/3925ac3ee0288e72c135b349c6db1904ff972523))