Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

New Routing - enable just Razor Pages

This example shows how to enable just Razor Pages routes in your app using the method app.UseRouting. MVC Controllers won't work at all in this sample.

close