NToastNotify Versions Save

Asp.Net Core abstraction for server side rendered toast notifications using toast.js or noty.js. Supports AJAX calls as well.

8.0.0

2 years ago
  • .NET6 support
  • #154 Add nonce attribute
  • Mark NotyJs obsolete. Since the original package is deprecated

7.0.0

3 years ago

#127

6.1.3

4 years ago

Includes #119

6.0.2

4 years ago

Support dotnet core 3.1

6.0.1

4 years ago

Fix #93

6.0.0

4 years ago

Support AspNet Core 3.0. Thanks to @dotnetshadow for the intial pr #83

5.0.12

4 years ago

Fix a broken release made using a 3.0 preview sdk. Added global.json file to avoid such mistakes in future.

It seems there is likely a lot of work cut out to support 3.0. Would add this to #83 as well.

5.0.11

4 years ago
  • Added David Fowler's PR #80 to this project. Partially Fixes #79

5.0.9

5 years ago
  • Fixes #49 . Thanks to @jerriep
  • Nuget/NPM version upgrades