netfx-Patterns.EventSourcing.Queryable
1.0.0.11
dotnet add package netfx-Patterns.EventSourcing.Queryable --version 1.0.0.11
NuGet\Install-Package netfx-Patterns.EventSourcing.Queryable -Version 1.0.0.11
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.11" />
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.11
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: netfx-Patterns.EventSourcing.Queryable, 1.0.0.11"
#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.11 // Install netfx-Patterns.EventSourcing.Queryable as a Cake Tool #tool nuget:?package=netfx-Patterns.EventSourcing.Queryable&version=1.0.0.11
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.
-
- netfx-Patterns.EventSourcing (>= 1.0.0)
- netfx-System.Linq.Expressions.ExpressionCombiner (>= 1.0.0)
GitHub repositories
This package is not used by any popular GitHub repositories.