Community

Create AutoPostBack Tag Helper In ASP.NET Core

(Bipin Joshi) In one of my past articles I explained how autopostback can be implemented in ASP.NET Core. If you find yourself using autopostback at many places, you can create a custom tag helper that does the job for you.