netfx-Patterns.EventSourcing.EF 1.0.0.10

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

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

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

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

Package Downloads
netfx-Patterns.DomainContextEventSourcing.EF

Implements the event sourcing pattern for entities persisted via EF

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0.10 2,519 1/23/2012
1.0.0.9 1,572 1/5/2012
1.0.0.8 1,484 1/5/2012
1.0.0.7 1,513 1/4/2012
1.0.0.6 1,518 1/3/2012
1.0.0.5 1,505 1/3/2012
1.0.0.4 1,520 1/2/2012
1.0.0.3 1,545 12/29/2011
1.0.0.2 1,559 12/23/2011
1.0.0.1 1,534 12/22/2011
1.0.0 2,102 7/20/2011