-1
Hi Nazmul,
you can install sweetalert using Nuget packagemanager console
Install-Package SweetAlert
use this link to know how to use sweet alert in razor pages
http://www.c-sharpcorner.com/article/introduction-to-sweetalert-library-in-asp-net-mvc-razor/
you can also get some alert box examples here
https://limonte.github.io/sweetalert2/
https://sweetalert.js.org/docs/
-1
Follow this article.
http://www.c-sharpcorner.com/UploadFile/4d9083/sweet-alert-with-mvc/