Razor page and Web API in one web application It's easy to configure it as a Web API. The ASP.Net MVC and ASP.Net Web API makes heavy use of convention for configuration to lighten the work load for creating the services. + 0 +967 0 Comments
Introduction of ASP.NET Razor Pages The Razor Pages framework is lightweight and very flexible. It provides the developer with full control over rendered HTML. Razor Pages is the recommended framework for cross-platform server-side HTML generation. + 0 +800 0 Comments