Skip to content

Releases: microsoft/user-centric-notification-framework

v1.0.0

19 Feb 23:32
42cc52e

Choose a tag to compare

What's Changed

  • Updated Azure.Identity NuGet package. by @cr-chinmaya in #13
  • Downgraded Microsoft.Extensions.Http.Polly to 6.0.7 to resolve runtime issue by @cr-chinmaya in #14
  • Update Startup.cs to remove SwaggerUI by @cr-chinmaya in #15
  • Downgraded Microsoft.Extensions.Configuration.Abstractions by @v-ragjos in #16
  • Major codebase modernization and technical debt reduction effort for the Notification Engine repository. by @cr-chinmaya in #18

New Contributors

Full Changelog: 10.9.2023...2.19.2026

v0.1.0-beta

09 Oct 20:25
f07767c

Choose a tag to compare

v0.1.0-beta Pre-release
Pre-release

Notification framework is a ready-to-use framework which can be plugged into any application for their notification needs. The notifications currently supported are:

  • Email Notification
  • Device Push Notification (iOS/Android/Windows)
  • Web Push Notification
  • Text Notification