netfx-Patterns.EventSourcing 1.0.0.12

dotnet add package netfx-Patterns.EventSourcing --version 1.0.0.12
                    
NuGet\Install-Package netfx-Patterns.EventSourcing -Version 1.0.0.12
                    
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="netfx-Patterns.EventSourcing" Version="1.0.0.12" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="netfx-Patterns.EventSourcing" Version="1.0.0.12" />
                    
Directory.Packages.props
<PackageReference Include="netfx-Patterns.EventSourcing" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add netfx-Patterns.EventSourcing --version 1.0.0.12
                    
#r "nuget: netfx-Patterns.EventSourcing, 1.0.0.12"
                    
#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.
#addin nuget:?package=netfx-Patterns.EventSourcing&version=1.0.0.12
                    
Install netfx-Patterns.EventSourcing as a Cake Addin
#tool nuget:?package=netfx-Patterns.EventSourcing&version=1.0.0.12
                    
Install netfx-Patterns.EventSourcing as a Cake Tool

Provides the core APIs to implement the event sourcing pattern and an application event bus.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on netfx-Patterns.EventSourcing:

Package Downloads
netfx-Patterns.EventSourcing.EF

Implements an event store using Entity Framework, with event payloads persisted using the configured serializer.

netfx-Patterns.EventSourcing.Queryable

Provides reusable extensions that make implementing an event store over an underlying IQueryable repository trivial.

netfx-Patterns.EventSourcing.Sample

Simple example of a domain object with logic that leverages event sourcing.

netfx-Patterns.EventSourcing.InMemory

Useful for testing domains that leverage event sourcing

netfx-Patterns.EventSourcing.AutoWire

Provides additional behavior to the Event Sourcing package DomainObject partial class to allow auto wiring of event handlers using conventions.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0.12 3,129 1/23/2012
1.0.0.10 2,078 1/5/2012
1.0.0.9 2,104 1/5/2012
1.0.0.8 2,045 1/3/2012
1.0.0.7 2,063 12/30/2011
1.0.0.6 2,060 12/30/2011
1.0.0.5 2,038 12/30/2011
1.0.0.4 2,092 12/29/2011
1.0.0.3 2,055 12/29/2011
1.0.0.1 8,738 12/21/2011