https://github.com/soenneker/soenneker.controllers.alerts
AlertsController provides endpoints for receiving Azure alerts and other similar requests
https://github.com/soenneker/soenneker.controllers.alerts
alert alerts alertscontroller azure controller controllers csharp dotnet ms msteams teams util
Last synced: 7 months ago
JSON representation
AlertsController provides endpoints for receiving Azure alerts and other similar requests
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.controllers.alerts
- Owner: soenneker
- License: mit
- Created: 2025-03-31T11:50:26.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-03-31T12:07:40.000Z (7 months ago)
- Last Synced: 2025-03-31T12:17:01.388Z (7 months ago)
- Topics: alert, alerts, alertscontroller, azure, controller, controllers, csharp, dotnet, ms, msteams, teams, util
- Language: C#
- Homepage: https://soenneker.com
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/soenneker.controllers.alerts/)
[](https://github.com/soenneker/soenneker.controllers.alerts/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.controllers.alerts/)#  Soenneker.Controllers.Alerts
### AlertsController provides endpoints for receiving Azure alerts and other similar requests## Installation
```
dotnet add package Soenneker.Controllers.Alerts
```