Make a POST request to Non controller method using AJAX in .NET 6
Below Ajax call is not invoking the Non controller method(Index) in .NET core 6.
Make a POST request to Non controller method using AJAX in .NET 6
Below Ajax call is not invoking the Non controller method(Index) in .NET core 6.