You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using your library successfully for over a year now in a server-side Blazor project.
Now I'm looking for a similar library that allows me to use Sweetalert2 in a more comfortable way in my ASP.NET Core MVC projects, too.
Ideally the same C# syntax that I use your library today in my Blazor apps.
I found NToastNotify that does a great job of providing an abstraction layer to Noty and Toastr, but unfortunately I found no library that does the same for Sweetalert2.
Is anyone aware of such a library?
The text was updated successfully, but these errors were encountered:
Using your library successfully for over a year now in a server-side Blazor project.
Now I'm looking for a similar library that allows me to use Sweetalert2 in a more comfortable way in my ASP.NET Core MVC projects, too.
Ideally the same C# syntax that I use your library today in my Blazor apps.
I found NToastNotify that does a great job of providing an abstraction layer to Noty and Toastr, but unfortunately I found no library that does the same for Sweetalert2.
Is anyone aware of such a library?
The text was updated successfully, but these errors were encountered: