CG.Events
2021.1.8
See the version list below for details.
dotnet add package CG.Events --version 2021.1.8
NuGet\Install-Package CG.Events -Version 2021.1.8
<PackageReference Include="CG.Events" Version="2021.1.8" />
paket add CG.Events --version 2021.1.8
#r "nuget: CG.Events, 2021.1.8"
// Install CG.Events as a Cake Addin #addin nuget:?package=CG.Events&version=2021.1.8 // Install CG.Events as a Cake Tool #tool nuget:?package=CG.Events&version=2021.1.8
CG.Events:
What does it do?
The package defines a lightweight event aggregator used by other CodeGator packages.
Commonly used types:
- CG.Events.IEventAggregator
- CG.Events.Models.EventBase
What platform(s) does it support?
- .NET 5.x or higher
How do I install it?
The binary is hosted on NuGet. To install the package using the NuGet package manager:
PM> Install-Package CG.Events
How do I contact you?
If you've spotted a bug in the code please use the project Issues HERE
We have a discussion group HERE
Is there any documentation?
There is developer documentation HERE
We also blog about projects like this one on our website, HERE
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net5.0
- CG.Core (>= 2021.3.3)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 5.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 5.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on CG.Events:
Package | Downloads |
---|---|
CG.Alerts
The package defines alert extensions used by other CodeGator packages. Platforms supported: .NET 6.x or above |
GitHub repositories
This package is not used by any popular GitHub repositories.