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?