FluentEvents 3.1.2
FluentEvents is an event aggregation framework for implementing domain events and integration events in DDD applications.
Install-Package FluentEvents -Version 3.1.2
dotnet add package FluentEvents --version 3.1.2
<PackageReference Include="FluentEvents" Version="3.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FluentEvents --version 3.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- Castle.Core (>= 4.4.0)
- Microsoft.CSharp (>= 4.5.0)
- Microsoft.Extensions.DependencyInjection (>= 2.2.0)
- Microsoft.Extensions.Hosting (>= 2.2.0)
- Microsoft.Extensions.Logging (>= 2.2.0)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 2.2.0)
- Newtonsoft.Json (>= 12.0.2)
Used By
NuGet packages (4)
Showing the top 4 NuGet packages that depend on FluentEvents:
Package | Downloads |
---|---|
FluentEvents.EntityFramework
Entity Framework 6 plugin for attaching the entities materialized from queries to a FluentEvents EventsContext automatically
|
|
FluentEvents.Azure.ServiceBus
Azure ServiceBus plugin for FluentEvents event transmission
|
|
FluentEvents.EntityFrameworkCore
Entity Framework Core plugin for attaching the entities materialized from queries to a FluentEvents EventsContext automatically
|
|
FluentEvents.Azure.SignalR
A FluentEvents plugin for invoking SignalR hub methods when events are raised.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
3.1.2 | 395 | 7/1/2019 |
3.1.2-beta | 326 | 7/1/2019 |
3.1.1 | 350 | 6/19/2019 |
3.1.1-beta | 345 | 6/18/2019 |
2.8.1-beta | 297 | 6/17/2019 |
2.7.2 | 346 | 6/14/2019 |
2.7.2-beta | 316 | 6/14/2019 |
2.7.1-beta | 355 | 6/12/2019 |
2.6.5 | 399 | 5/20/2019 |
2.6.2 | 354 | 5/17/2019 |