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
Razor Pages 2
ASP.NET Core 1
ASP.NET Core MVC 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 MVC ⓘ
compatibleWith .NET 5+ ⓘ
linked to: .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 ASP.NET Core 2.0 ⓘ
linked to: dotnet/aspnetcore
license MIT License ⓘ
partOf ASP.NET Core ⓘ
linked to: dotnet/aspnetcore
programmingLanguage 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 (5)

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 ⓘ
linked to: ASP.NET Core Razor Pages
ASP.NET Core Razor Pages → alternativeTo → ASP.NET Core MVC ⓘ
linked to: ASP.NET Core Razor Pages
Razor → usedIn → Razor Pages ⓘ
linked to: ASP.NET Core Razor Pages
dotnet/aspnetcore → supports → Razor Pages ⓘ
linked to: ASP.NET Core Razor Pages