ASP.NET Core Razor Pages

E184864

ASP.NET Core Razor Pages is a page-focused web application framework in ASP.NET Core that simplifies building dynamic, server-rendered websites using a model-view-like pattern without requiring full MVC structure.

All labels observed (4)

Label Occurrences
ASP.NET Core 1
ASP.NET Core MVC 1
ASP.NET Core Razor Pages canonical 1

How this entity was disambiguated

Statements (49)

Predicate Object
instanceOf ASP.NET Core feature
server-side web UI framework
web application framework
alternativeTo ASP.NET Core Razor Pages self-linksurface differs
surface form: ASP.NET Core MVC
compatibleWith .NET 5
surface form: .NET 5+

.NET Core
deploymentModel cross-platform
designedFor page-focused development
server-rendered websites
simplified web UI development
developedBy Microsoft
documentationUrl https://learn.microsoft.com/aspnet/core/razor-pages
ecosystem .NET ecosystem
executionModel server-side rendering
fileExtension .cshtml
hasFeature anti-forgery protection
authorization filters
built-in model binding
built-in validation
folder-based routing
form handling
model binding to properties
page filters
partial page updates
introducedIn dotnet/aspnetcore
surface form: ASP.NET Core 2.0
license MIT License
partOf dotnet/aspnetcore
surface form: ASP.NET Core
programmingLanguage C# programming language
surface form: C#
runsOn Linux
Windows
macOS
supports HTML generation
dependency injection
dynamic web pages
filters
layout pages
model binding
model-view-like pattern
partial views
routing
tag helpers
validation
supportsPattern page-based architecture
separation of concerns
targetAudience ASP.NET Core web developers
usesConcept convention-based routing
handler methods
page model
usesLanguage Razor

How these facts were elicited

Referenced by (4)

Full triples — surface form annotated when it differs from this entity's canonical label.

ASP.NET includesComponent ASP.NET Core Razor Pages
ML.NET integratesWith ASP.NET Core Razor Pages
this entity surface form: ASP.NET Core
ASP.NET Core Razor Pages alternativeTo ASP.NET Core Razor Pages self-linksurface differs
this entity surface form: ASP.NET Core MVC
Razor usedIn ASP.NET Core Razor Pages
this entity surface form: Razor Pages