Async.EventWay.Query
1.0.8
dotnet add package Async.EventWay.Query --version 1.0.8
NuGet\Install-Package Async.EventWay.Query -Version 1.0.8
<PackageReference Include="Async.EventWay.Query" Version="1.0.8" />
paket add Async.EventWay.Query --version 1.0.8
#r "nuget: Async.EventWay.Query, 1.0.8"
// Install Async.EventWay.Query as a Cake Addin #addin nuget:?package=Async.EventWay.Query&version=1.0.8 // Install Async.EventWay.Query as a Cake Tool #tool nuget:?package=Async.EventWay.Query&version=1.0.8
EventWay.Query is the query functionality of the modular Event Sourcing + CQRS framework, EventWay.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. 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. |
-
- Async.EventWay.Core (>= 1.0.8)
- Newtonsoft.Json (>= 11.0.2)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Async.EventWay.Query:
Package | Downloads |
---|---|
Async.EventWay.Infrastructure.CosmosDb
EventWay.Infrastructure.CosmosDb is the CosmosDB implementation of the Query Model Repository in the the modular Event Sourcing + CQRS framework, EventWay. |
|
Async.EventWay.Infrastructure.MsSql
EventWay.Infrastructure.MsSql is the MS SQL Server implementation of the Event and Projection Metadata Repository in the the modular Event Sourcing + CQRS framework, EventWay. |
|
Async.EventWay.Infrastructure.Sqlite
EventWay.Infrastructure.Sqlite is an Sqlite implementation of the Event and Projection Metadata Repository in the the modular Event Sourcing + CQRS framework, EventWay. |
|
Async.EventWay.Infrastructure.Redis
EventWay.Infrastructure.Redis is a Redis implementation of the Event and Projection Metadata Repository in the the modular Event Sourcing + CQRS framework, EventWay. |
|
Async.EventWay.Infrastructure.InMemory
EventWay.Infrastructure.InMemory is an in-memory implementation of the Event and Projection Metadata Repository in the the modular Event Sourcing + CQRS framework, EventWay. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Initial public release of EventWay.