Now that you know how to create tag helpers, let's create a custom one that loads a bootstrap-select dropdown via a remote URI. Last time, we looked at the basics of tag helpers in ASP.NET MVC 6 and I ...
I have created this this project as part of the teaching asp.net core MVC 6.0. All the concepts are taught using this application.