aspnetcorehero / Boilerplate

Clean Architecture Solution Template for ASP.NET Core 5.0. Built with Onion/Hexagonal Architecture and incorporates the most essential Packages your projects will ever need. Includes both WebApi and Web(MVC) Projects.
https://codewithmukesh.com/project/aspnet-core-hero-boilerplate/
MIT License
582 stars 148 forks source link

Block ui #33

Open arunkanojia1102 opened 3 years ago

arunkanojia1102 commented 3 years ago

Hi, first of all this template great for asp.net web application, there is one feature request that personally need, can you add a ui blocker like HoldOn js when we click on Save, Edit or Delete button.