EventualConsistency.Framework
0.1.38
dotnet add package EventualConsistency.Framework --version 0.1.38
NuGet\Install-Package EventualConsistency.Framework -Version 0.1.38
<PackageReference Include="EventualConsistency.Framework" Version="0.1.38" />
paket add EventualConsistency.Framework --version 0.1.38
#r "nuget: EventualConsistency.Framework, 0.1.38"
// Install EventualConsistency.Framework as a Cake Addin #addin nuget:?package=EventualConsistency.Framework&version=0.1.38 // Install EventualConsistency.Framework as a Cake Tool #tool nuget:?package=EventualConsistency.Framework&version=0.1.38
Core library for the EventualConsistency framework, containing interfaces and
common types that are provider/implementation agnostic.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (7)
Showing the top 5 NuGet packages that depend on EventualConsistency.Framework:
Package | Downloads |
---|---|
EventualConsistency.Framework.Infrastructure
Base infrastructure library for EventualConsistency. Contains common classes to be used for building models or providers. |
|
EventualConsistency.Providers.InProcess
EventualConsistency Provider for in-process/simple scenarious. This includes file based and memory only storage, a temporary repository that's geared towards unit testing. |
|
EventualConsistency.Providers.Azure
EventualConsistency Provider for Microsoft Azure services, including CloudTable storage for event sourcing and Windows Service Bus support for event distribution. |
|
EventualConsistency.Providers.RabbitMQ
EventualConsistency Provider for RabbitMQ event distribution. |
|
EventualConsistency.Providers.Redis
EventualConsistency Provider for Redis, providing Redis-backed event distribution. |
GitHub repositories
This package is not used by any popular GitHub repositories.