FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Elfocrash/awesome-blazor: Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly. · GitHub

 
 

Latest commit

 

History

868 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Awesome Blazor

A collection of awesome Blazor resources.

Blazor is a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.

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 Blazor website.

Get started

To get started with Blazor, follow the instructions in the Blazor Get Started documentation.

To open Blazor projects in Visual Studio, you must have Visual Studio 2019 16.3 or later and the .NET Core 3.0 SDK.

Note: the Blazor Visual Studio extension is no longer required since .NET Core 3.0 Preview 7. Uninstall the extension if you still have it installed.

General

Sample Projects

Authentication

  • BlazorBoilerplate - Real World Admin Dashboard / Starter kit with IdentityServer4 Material Design. Demo.
  • BlazorWithIdentity - A sample project showcasing a Blazor app using EF Core with Identity authentication.
  • Blazor.JWTTest - JWT authentication for a Blazor hosted (Client/Server-side) app with API and Authentication.
  • Blazor.OpenId - Easy authentication and client refresh using OpenId.
  • BlazorAuthenticationSample - A sample showing some of the ASP.NET Core Blazor authentication features (also some testing...).
  • Blazor.Msal - Sample implementation for MSAL in Blazor, it shows how to integrate a Single Page Web Application made in Blazor WebAssembly with Azure Active Directory. It allows to authenticate the user and then acquire an access token to make a secure call to an external API. The code internally uses MSAL.js to implement the OpenID Connect and OAuth2 flows.

Cloud

CMS

  • BlogCore - Modern CMS on Domain-driven Design and Clean Architecture patterns.
  • WordDaze - Blogging application written using Blazor with a WebAPI backend.
  • RapidCMS - A code-first, extensible Blazor app that generates a CMS for your own database.

Games

  • AsteroidsWasm - A mixed bag of C# projects to see if a single .NET Standard base can run across all common platforms include WebAssembly. Demo.
  • BlazorQuiz - Simple quiz using Blazor.NET and WebAssembly.
  • Blagario - Experimental lab to test Blazor server side as multiplayer game engine.
  • BlazorChess - Chess engine implemented with Blazor. Demo.
  • Tzaar - Implementation of the board game Tzaar with Blazor and SignalR. Demo.
  • BlazorGameSnake - 2D game snake with customizations, path finding algorithm, and sound effects using SVG. Demo.
  • Blazor20Questions - Client/Server game using Websockets (SignalR) & MongoDB API, with Docker (docker-compose).
  • BlazorDestinationGame - Quiz about places in the world. Demo.
  • BlazorDice - Roll the dice.
  • BlazorPong - Pong in Blazor server side using SignalR Core. Demo.
  • BlazorTictactoe - Tic-tac-toe in Blazor WebAssembly. Demo.
  • DiabloBlazor - Blazor port of DiabloWeb, making it a double WebAssembly app: a WebAssembly (C#) PWA hosting a WebAssembly (C++) game. Demo.
  • BlazorConnectFour - Classic childhood game ConnectFour in Blazor.

Machine Learning

  • Scalable sentiment analysis - A sample ables to make sentiment analysis prediction/detection of what the user is writing in a very UI interactive app (Blazor based) in the client side and running an ML.NET model (Sentiment analysis based on binary-classification) in the server side.

ToDos

Others

Tutorials

Libraries & Extensions

Components

Reusable components like buttons, inputs, grids and more.

Tools & Utilities

Libraries and extensions for state management, cookies, local storage and other specific tools.

  • Blazor-Redux - Connecting a Redux state store with Blazor.
  • Blazor-Fluxor - A low-boilerplate Flux/Redux state library for Blazor.
  • SignalR - SignalR Core implementation for Blazor. It uses the JavaScript client.
  • Blazor-State - Manage client side state in Blazor using MediatR pipeline.
  • Storage - HTML5 Storage API implementation for Microsoft Blazor.
  • Logging - Microsoft Extension Logging implementation for Blazor.
  • Blazored.LocalStorage - A library to provide access to local storage in Blazor applications.
  • BlazorStorage - Local and session storage support for Blazor.
  • BlazorDB - In-memory, persisted to local storage, database for Blazor.
  • BlazorSignalR - SignalR Core .NET client library for Blazor. It uses the C# client.
  • Blazor.Auth0 - The library for using Auth0 in Blazor applications.
  • Notifications - HTML5 Notifications API implementation for Microsoft Blazor.
  • Blazor.Polyfill - Polyfills for Blazor (for Internet Explorer 11 support and some other browsers).
  • Blazor I18n/Localization Text - Localizing contents text in Blazor (Demo).
  • CssBuilder - CssBuilder is a Builder pattern for CSS classes to be used with Razor Components.
  • Blazor.Payments - Blazor Web Agent port of the Web Payment API standard developed by W3C .
  • Blazored.Localisation - A library to provide localisation in client-side Blazor applications.
  • Blazor.Geolocation - Blazor interop for browser Geolocation APIs.
  • EmbeddedBlazorContent - Library to load embedded content files (js and css) from Blazor libraries in server-side Blazor mode.
  • Blazor Time Zone Kit - A library to provide system time zones and local time zone initialization in Blazor apps.
  • Blazor SVG Helper - Create SVG elements with children (circle, rectangle, image, text, and others) and render with RenderTreeBuilder.
  • Razor components testing library - A library for testing Razor Components that renders the components as HTML and compares the result to an expected result, using the XMLDiff library and Shouldly for writing out error messages.
  • Blazor Analytics - Blazor extensions for Analytics.
  • BlazorPrettyCode - Blazor Code Component for documentation sites. Demo.
  • Blazor.EventAggregator - Lightweight Event Aggregator for Blazor (Razor Components).
  • Blazor Gamepad - Provides gamepad API access for Blazor.
  • Blazor Hotkeys - A library to provide configuration-centric keyboard shortcuts for Blazor.
  • BlazorRealm - Redux state management for Blazor.
  • Blazor.LocalFiles - Open files in your browser and load into Blazor.
  • Blazor.Sensors - Blazor interop for browser sensor APIs.
  • Rudder - Efficient state container for Blazor with concepts similar to the ones in redux, including reducers and sagas.
  • BlazorIntersectionObserver - A Blazor wrapper for the Intersection Observer API.
  • Blazor.SpeechSynthesis - A library to provide Speech Synthesis API access for Blazor.
  • Blazor BarCode – A barcode library for Blazor using barcode fonts.
  • BlazorState.Redux - Develop Blazor apps with Redux.
  • BlazorLeaflet - BlazorLeaflet is a wrapper offering easy-to-use Blazor components that expose the Leaflet API in C#.
  • Simple logging server - An ultra simple remote log message server written in Blazor and .NET Core 3.

Others

Videos

Articles

Podcasts

Presentations slides

Tooling

Books

E-Books

Courses

Community

Other Languages

License

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

About

Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.

Resources

Contributing

Stars

39 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors


Back | FazBrowse Home | New Git URL