Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a similar library for .NET Core MVC? #1626

Open
UweKeim opened this issue Oct 8, 2021 · 2 comments
Open

Is there a similar library for .NET Core MVC? #1626

UweKeim opened this issue Oct 8, 2021 · 2 comments

Comments

@UweKeim
Copy link

UweKeim commented Oct 8, 2021

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?

@timiil
Copy link

timiil commented Apr 1, 2022

same question here, do we have any update for the asp.net mvc 6 ?

@killnine
Copy link

Is anyone aware of such a library?

Why not just use the original sweetalert2 JS library? It's significantly easier to implement swal2 on MVC than Blazor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants