EventualConsistency.Framework 0.1.38

dotnet add package EventualConsistency.Framework --version 0.1.38
NuGet\Install-Package EventualConsistency.Framework -Version 0.1.38
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="EventualConsistency.Framework" Version="0.1.38" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EventualConsistency.Framework --version 0.1.38
#r "nuget: EventualConsistency.Framework, 0.1.38"
#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 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.

Version Downloads Last updated
0.1.38 3,053 11/1/2015
0.1.36 2,700 10/31/2015
0.1.35 2,715 10/31/2015
0.1.34 2,697 10/26/2015
0.1.33 2,698 10/26/2015
0.1.32 2,962 10/4/2015