Blazor

E182231

Blazor is a Microsoft web framework that enables developers to build interactive client-side web UIs using C# and .NET instead of JavaScript.

All labels observed (6)

How this entity was disambiguated

Statements (48)

Predicate Object
instanceOf .NET web framework
single-page application framework
web framework
deploymentModel Blazor Hybrid
linked to: Blazor

Blazor Server
linked to: Blazor

Blazor United (ASP.NET Core full-stack UI)
linked to: Blazor

Blazor WebAssembly
linked to: Blazor
developer Microsoft
documentation https://learn.microsoft.com/aspnet/core/blazor
enables building interactive client-side web UIs
firstPublicPreviewYear 2018
integratesWith ASP.NET Core
linked to: dotnet/aspnetcore

SignalR (for Blazor Server real-time updates)
introducedBy .NET Core team at Microsoft
linked to: Microsoft .NET team
license proprietary with open-source components
partOf .NET platform
linked to: .NET ecosystem
platform .NET
linked to: .NET Framework
programmingLanguage C#
replaces JavaScript for client-side UI logic in many scenarios
repository https://github.com/dotnet/aspnetcore
runsOn .NET runtime
WebAssembly
web browser
web server
stableReleaseIncludedIn .NET Core 3.0
linked to: .NET Core
supports CSS isolation for components
JavaScript interop
Razor syntax
authentication and authorization via ASP.NET Core Identity
component libraries
component-based UI development
data binding
dependency injection
event handling
form validation
full-stack web development with .NET
hot reload for .NET code
interactive client-side components
interactive server-side components
layout components
model-view-component style architecture
prerendering in ASP.NET Core
progressive web apps via WebAssembly
routing
server-side rendering
two-way data binding via @bind
targetAudience .NET developers building web applications
uses Razor components

How these facts were elicited

Referenced by (10)

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

ASP.NET includesComponent Blazor
Rider supportsTechnology Blazor
Blazor deploymentModel Blazor Server
linked to: Blazor
Blazor deploymentModel Blazor WebAssembly
linked to: Blazor
Blazor deploymentModel Blazor Hybrid
linked to: Blazor
Blazor deploymentModel Blazor United (ASP.NET Core full-stack UI)
linked to: Blazor
.NET MAUI integratesWith ASP.NET Core Blazor
linked to: Blazor