Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →
Top 23 C# blazor-server Projects
-
MudBlazor
Blazor Component Library based on Material design with an emphasis on ease of use. Mainly written in C# with Javascript kept to a bare minimum it empowers .NET developers to easily debug it if needed.
The Blazor Server application uses the open source component MudBlazor, which I recommend to C# oriented developers. To keep the application simple, all data is stored in JSON files.
-
ant-design-blazor
🌈A set of enterprise-class UI components based on Ant Design and Blazor WebAssembly.
AntBlazor has a pretty comprehensive set of components, and fairly active.
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
Blazorise
Blazorise is a component library built on top of Blazor with support for CSS frameworks like Bootstrap, Tailwind, Bulma, AntDesign, and Material.
Different people will have different opinions based on what they have used. My personal favourite is Blazorise (https://blazorise.com/ ) it's cheaper than Radzan and is open source. Also It's supports multiple style of CSS and has a very active and supportive community. Give it a try. I had made a couple of videos around it before I took break from creating content you can check it out here .
-
Fusion
Build real-time apps (Blazor included) with less than 1% of extra code responsible for real-time updates. Host 10-1000x faster APIs relying on transparent and nearly 100% consistent caching. We call it DREAM, or Distributed REActive Memoization, and it's here to turn real-time on!
Project mention: Show HN: Actual Chat – Blending text and voice into a single medium | news.ycombinator.com | 2023-12-08- Even frequent exchanges like, “Hey, I’m heading to Costco, need anything?” where the follow-up is easier spoken than typed, or may require a brief brainstorming - “Oh, remember our neighbors are visiting us on Sunday?”
That’s how 8 years later (2 years ago) me and my co-founder decided to implement a new chat app.
— Technology —
To make it short, I’ll post just one point here: Actual Chat is based on Fusion (https://github.com/servicetitan/Stl.Fusion) - think MobX / computed observables, but distributed. In Actual Chat, the state it manages spans from our servers to every client app, creating an eventually consistent “state mesh”. The unified state management, where clients and servers use exactly the same abstraction to “observe” the changes happening to any bit of content, is quite a challenge from the technology standpoint. IMO it alone deserves a brief look.
P.S. Thank you for reading up to this point!
-
Project mention: Is there any way to link Blazor Webassembly PWA to an SQL database? if so how? | /r/Blazor | 2023-04-26
if its like less than 30 items u can just use https://github.com/Blazored/LocalStorage
-
MASA.Blazor
Blazor UI component library based on Material Design. Support Blazor Server, Blazor WebAssembly and MAUI Blazor.
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
CleanArchitectureWithBlazorServer
This is a repository for creating a Blazor Server dashboard application following the principles of Clean Architecture
Project mention: Recommendations for an open source Blazor server app with good UI and uses best practices? | /r/Blazor | 2023-05-07I have explained it to you further and put some constraints. If you only know how to think with very specific and detailed requirements then you can igmore this post. I don't have more patience nor time to debate this further. The post was only to get more possible input. I know how to search. Never mind. I can look at this: https://github.com/neozhu/CleanArchitectureWithBlazorServer
-
Write your own JS bindings or use something like this https://github.com/Blazored/SessionStorage
-
blazor-ui
A collection of examples related to Telerik UI for Blazor Components: https://www.telerik.com/blazor-ui
Telerik also exists for Blazor :) https://www.telerik.com/blazor-ui
-
Project mention: MvvmBlazor VS Blazing.Mvvm - a user suggested alternative | libhunt.com/r/MvvmBlazor | 2023-05-10
-
Stl.Fusion.Samples
A collection of samples for Fusion library: https://github.com/servicetitan/Stl.Fusion
Client setup: https://github.com/servicetitan/Stl.Fusion.Samples/blob/master/src/RpcBenchmark/Client/Clients/GrpcTestClient.cs + the HttpClient is configured here: https://github.com/servicetitan/Stl.Fusion.Samples/blob/master/src/RpcBenchmark/Client/Clients/ClientFactories.cs#L86
-
-
-
-
multilanguages
AKSoftware.Localization.MultiLanguages is a package for .NET developers allows them to easily build apps target multiple languages with just few lines of code
-
BoardGames
New Stl.Fusion sample and a fully functional web app allowing you to play real-time multiplayer board games. Powered by Stl.Fusion, Blazor, and .NET 5.
-
-
desktoploveblazorweb
A cross-platform desktop application template (mobile support in the future) based on Blazor Server, which uses an in-process ASP.NET Core server + in-process OS WebView component.
-
UpBlazor
🏦 I built this site to integrate with Up bank (an Australian digital bank), to assist users with budgeting and to gain powerful future insights.
-
NewProjectTemplate-Blazor
Template for new projects - Havit.Blazor stack with Bootstrap 5 components and gRPC code-first communication.
-
FindRazorSourceFile
This is a set of NuGet packages that makes your Blazor apps display the source .razor file name that generated the HTML element under the mouse cursor when entering the Ctrl + Shift + F hotkeys.
-
Project mention: Show HN: Quarter – a time-tracker for personal use | news.ycombinator.com | 2023-10-15
I am working on a personal time-tracker where I try to make it as effortless as possible to keep track of what activities you spend time on.
Rationale, as a consultant I am often required to use multiple time-tracking software, all made for accountants, all terrible to use. I made this little web application where I can track my daily activities and at the end of the week transfer the result to whatever system needed.
The desktop is the most polished mode, mobile is functional but I mostly use if for viewing.
It's open source, the hosted version has open registrations given a GitHub or GMail account.
I would appreciate feedback on basically anything. I have been using the same system (during many different rewrites) for years so I am pretty blind to what needs improvement.
https://github.com/eliasson/quarter
Thanks!
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
C# blazor-server related posts
- Show HN: Actual Chat – Blending text and voice into a single medium
- Show HN: Quarter – a time-tracker for personal use
- It is now easier than ever to use Ignis!
- Poor gRPC performance on test - help needed
- Introducing the Blazor Library: Join the Next Big Thing in Blazor Development!
- The most popular applications using Blazor 5 years after its creation
- Configuring Blazor WASM for per-environment variables
-
A note from our sponsor - InfluxDB
www.influxdata.com | 9 Dec 2023
Index
What are some of the best open-source blazor-server projects in C#? This list will help you:
Project | Stars | |
---|---|---|
1 | MudBlazor | 6,413 |
2 | ant-design-blazor | 5,330 |
3 | Blazorise | 2,994 |
4 | Fusion | 1,734 |
5 | LocalStorage | 1,044 |
6 | MASA.Blazor | 988 |
7 | Toast | 598 |
8 | CleanArchitectureWithBlazorServer | 531 |
9 | SessionStorage | 361 |
10 | blazor-ui | 302 |
11 | MvvmBlazor | 238 |
12 | Stl.Fusion.Samples | 153 |
13 | HybridBlazor | 92 |
14 | Ignis | 91 |
15 | Cledev.OpenAI | 89 |
16 | multilanguages | 79 |
17 | BoardGames | 68 |
18 | BlazorDatasheet | 61 |
19 | desktoploveblazorweb | 59 |
20 | UpBlazor | 53 |
21 | NewProjectTemplate-Blazor | 47 |
22 | FindRazorSourceFile | 47 |
23 | quarter | 39 |