Skip to content

Commit 71ea1c1

Browse files
authored
Added index.md
1 parent 55f0bc9 commit 71ea1c1

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

topics/blazor/index.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
aliases: blazor, blazorwasm, blazorwebassembly, blazorserver
3+
created_by: Microsoft
4+
display_name: Blazor
5+
github_url: https://github.com/dotnet/aspnetcore/tree/main/src/Components
6+
logo: Blazor.png
7+
related: blazor-webassembly, blazor-server, angular, svelte, vue, react
8+
released: February 2018
9+
short_description: Blazor is a free and open-source web framework that enables developers to create web apps using C# and HTML.
10+
topic: blazor
11+
url: https://dotnet.microsoft.com/en-us/apps/aspnet/web-apps/blazor
12+
wikipedia_url: https://en.wikipedia.org/wiki/Blazor
13+
---
14+
Blazor is a .NET-based web application framework that allows you to create single-page applications with C#, Razor, and HTML.

0 commit comments

Comments
 (0)