dotnet-eventgrid
A dotnet global tool to connect to Azure SignalR and receive streaming events pushed to it from Azure EventGrid. Usage: eventgrid [function-app-url] -[property]* +[property:minimatch]* -property Don't show property in rendered output. +property:minimatch Filter entries where the specified property matches the given minimatch expression. Example: eventgrid https://mygrid.azurewebsites.net/?key=1234 -id +topic:System/** +event:*Created
Install
dotnet add package dotnet-eventgrid --version 0.2.6
Install-Package dotnet-eventgrid -Version 0.2.6
<PackageReference Include="dotnet-eventgrid" Version="0.2.6" />
Frameworks
No framework metadata available.
Dependencies
No declared dependencies.
Adoption guide
Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.
No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.