Async.EventWay.Core
1.0.3
dotnet add package Async.EventWay.Core --version 1.0.3
NuGet\Install-Package Async.EventWay.Core -Version 1.0.3
<PackageReference Include="Async.EventWay.Core" Version="1.0.3" />
paket add Async.EventWay.Core --version 1.0.3
#r "nuget: Async.EventWay.Core, 1.0.3"
// Install Async.EventWay.Core as a Cake Addin #addin nuget:?package=Async.EventWay.Core&version=1.0.3 // Install Async.EventWay.Core as a Cake Tool #tool nuget:?package=Async.EventWay.Core&version=1.0.3
EventWay.Core is the core 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. |
-
- Newtonsoft.Json (>= 10.0.3)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on Async.EventWay.Core:
Package | Downloads |
---|---|
Async.EventWay.Query
EventWay.Query is the query functionality of 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
EventWay.Infrastructure is the base infrastructure for the the modular Event Sourcing + CQRS framework, EventWay. |
|
Async.EventWay.Infrastructure.ApplicationInsights
EventWay.Infrastructure.ApplicationInsights tracks all events of the aggreate by Azure Application Insights |
|
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. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Initial public release of EventWay.