10 July

CheatSheet – Asp.Net Core Razor Pages

Configuration and Middleware UsePathBase middleware, to configure a different base path, this approach will not be disabled the default url/path Creating a Custom Middleware class and an extension method to invoke the same. Partial Views Invoke/render a partial view and passing data model Invoke/render a …