Skip to content

Commit 1264d54

Browse files
authored
Update README.md
1 parent 6004afd commit 1264d54

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,12 @@ Or
2525
```
2626
dotnet add package AspNetCoreHero.ToastNotification
2727
```
28+
29+
Or
30+
31+
Get it directly from NuGet - https://www.nuget.org/packages/AspNetCoreHero.ToastNotification/
32+
33+
2834
As mentioned earlier, this project / package is an ASP.NET Core Abstraction of popular Javascript libraries that are responsible for toast notifications. Currently, 2 popuplar libraries are abstracted , Notyf and ToastifyJs. You can choose to use either of them based on their look and feel. Follow the guide below for each of the toast notification library. Cheers!
2935

3036
# Notyf

0 commit comments

Comments
 (0)