Skip to content

Commit 36f046b

Browse files
authored
Merge pull request #2925 from gridlocdev/main
Adding a topic for the Blazor framework
2 parents 22dac0b + 4bd83bf commit 36f046b

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

topics/blazor/blazor.png

9.97 KB
Loading

topics/blazor/index.md

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

0 commit comments

Comments
 (0)