https://github.com/alphagov/notifications-net-client
.NET client for the GOV.UK Notify API
https://github.com/alphagov/notifications-net-client
government-as-a-platform govuk-notify
Last synced: 8 months ago
JSON representation
.NET client for the GOV.UK Notify API
- Host: GitHub
- URL: https://github.com/alphagov/notifications-net-client
- Owner: alphagov
- License: mit
- Created: 2016-11-25T17:08:04.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2024-12-31T12:17:01.000Z (about 1 year ago)
- Last Synced: 2025-05-08T22:52:11.741Z (8 months ago)
- Topics: government-as-a-platform, govuk-notify
- Language: C#
- Homepage: https://www.nuget.org/packages/GovukNotify/
- Size: 1.28 MB
- Stars: 25
- Watchers: 18
- Forks: 20
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# GOV.UK Notify .NET client
Use this client to send emails, text messages and letters using the [GOV.UK Notify](https://www.notifications.service.gov.uk) API.
Useful links:
- [Documentation](https://docs.notifications.service.gov.uk/net.html)
- [Nuget package](https://www.nuget.org/packages/GovukNotify)
- [Changelog](https://github.com/alphagov/notifications-net-client/blob/main/CHANGELOG.md)
- [Contributing to this client](https://github.com/alphagov/notifications-net-client/blob/main/CONTRIBUTING.md)