enchev / awesome-blazor

A collection of awesome Blazor resources.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome Blazor Awesome

A collection of awesome Blazor resources.

Inspired by awesome, awesome-dotnet and awesome-dotnet-core.

The goal is to build a categorized community-driven collection of very well-known resources about Blazor.

Contributions are always welcome! Please take a look at the contribution guidelines pages first. Thanks to all contributors, you're awesome and wouldn't be possible without you!

Contents

Introduction

What is Blazor

Blazor is a .NET web framework to build client web apps with C#. Blazor lets you build interactive web UIs using C# instead of JavaScript. Blazor apps are composed of reusable web UI components implemented using C#, HTML, and CSS. Both client and server code is written in C#, allowing you to share code and libraries. More information on the official website.

Requirements

Please note that if you want to open Blazor projects in Visual Studio, you must have Visual Studio 15.7 Preview 1 or later and the .NET Core 2.1 Preview 1 SDK. Recommanded: Visual Studio 2019 Preview and the latest .NET Core Framework.

General

Sample Projects

Tutorials

Libraries & Extensions

Videos

Articles

Podcasts

Presentations slides

Tooling

Books

E-Books

Courses

Community

License

CC0

To the extent possible under law, Adrien Torris has waived all copyright and related or neighboring rights to this work.

About

A collection of awesome Blazor resources.

License:Creative Commons Zero v1.0 Universal