FluentEvents 3.1.2
Install-Package FluentEvents -Version 3.1.2
dotnet add package FluentEvents --version 3.1.2
<PackageReference Include="FluentEvents" Version="3.1.2" />
paket add FluentEvents --version 3.1.2
#r "nuget: FluentEvents, 3.1.2"
// Install FluentEvents as a Cake Addin
#addin nuget:?package=FluentEvents&version=3.1.2
// Install FluentEvents as a Cake Tool
#tool nuget:?package=FluentEvents&version=3.1.2
FluentEvents is an event aggregation framework for implementing domain events and integration events in DDD applications.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.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)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on FluentEvents:
Package | Downloads |
---|---|
FluentEvents.Azure.ServiceBus
Azure ServiceBus plugin for FluentEvents event transmission |
|
FluentEvents.EntityFramework
Entity Framework 6 plugin for attaching the entities materialized from queries to a FluentEvents EventsContext automatically |
|
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 | Downloads | Last updated |
---|---|---|
3.1.2 | 855 | 7/1/2019 |
3.1.2-beta | 564 | 7/1/2019 |
3.1.1 | 791 | 6/19/2019 |
3.1.1-beta | 601 | 6/18/2019 |
2.8.1-beta | 553 | 6/17/2019 |
2.7.2 | 790 | 6/14/2019 |
2.7.2-beta | 543 | 6/14/2019 |
2.7.1-beta | 574 | 6/12/2019 |
2.6.5 | 851 | 5/20/2019 |
2.6.2 | 792 | 5/17/2019 |