netfx-Patterns.EventSourcing.Queryable 1.0.0.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package netfx-Patterns.EventSourcing.Queryable --version 1.0.0.4
NuGet\Install-Package netfx-Patterns.EventSourcing.Queryable -Version 1.0.0.4
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.Queryable" Version="1.0.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add netfx-Patterns.EventSourcing.Queryable --version 1.0.0.4
#r "nuget: netfx-Patterns.EventSourcing.Queryable, 1.0.0.4"
#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 netfx-Patterns.EventSourcing.Queryable as a Cake Addin
#addin nuget:?package=netfx-Patterns.EventSourcing.Queryable&version=1.0.0.4

// Install netfx-Patterns.EventSourcing.Queryable as a Cake Tool
#tool nuget:?package=netfx-Patterns.EventSourcing.Queryable&version=1.0.0.4

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

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

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

Package Downloads
netfx-Patterns.EventSourcing.EF

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

netfx-Patterns.EventSourcing.InMemory

Useful for testing domains that leverage event sourcing

netfx-Patterns.EventSourcing.SampleFileSystem

Implements a very simple unoptimized store for the file system.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0.11 2,375 1/23/2012
1.0.0.8 1,394 1/4/2012
1.0.0.7 1,365 1/4/2012
1.0.0.6 1,402 1/3/2012
1.0.0.5 1,350 1/3/2012
1.0.0.4 1,382 12/29/2011
1.0.0.2 1,403 12/23/2011
1.0.0.1 4,179 12/21/2011