EventAggregator.Blazor
1.1.0
Lightweight Event Aggregator for Blazor.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package EventAggregator.Blazor -Version 1.1.0
dotnet add package EventAggregator.Blazor --version 1.1.0
<PackageReference Include="EventAggregator.Blazor" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EventAggregator.Blazor --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EventAggregator.Blazor, 1.1.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 2.0
- Microsoft.AspNetCore.Components.Browser (>= 3.0.0-preview3-19153-02)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on EventAggregator.Blazor:
Repository | Stars |
---|---|
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 2.1, 2.2, 3.1, and 5.0 projects you can use. Readme contains explanations on all projects.
|