ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,769 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi
please provide the relavent info regarding the ASP.NET MVC 5.3.0 is there any updated on version if not please provide the documentation.
Regards
vinayak
MVC is now part of the AspNetWebStack, and not a separate repo. very little has changed in the last 7 years. See code changes:
https://github.com/aspnet/AspNetWebStack/releases
Note: the library is pretty mature, no updates in a couple years. The 3.2.5 release had the most MVC changes back in 2018. you can also check the issues for any possible pending work.