2 posts tagged

RazorPages

Return HTML with Razor Pages in a ASP.NET Core Minimal API Project

Return HTML with Razor Pages in a ASP.NET Core Minimal API Project

One of my favorite things about working with ASP.NET Core is the framework gives you the ability to...

in
A Review of Model Binding in ASP.NET Razor Pages

A Review of Model Binding in ASP.NET Razor Pages

In this article, I discuss the process of binding data from a request to the PageModel. Model binding in ASP.NET...

in