how to refresh view component without refreshing page with using jquery – Asp.net
I have a view component inside my view @await Component.InvokeAsync("UserProfileCard") and I want when I click on a button only this component will be refresh without refreshing the page with using jquery ajax or jquery Unobtrusive