LocalStorage
MudBlazor
Our great sponsors
LocalStorage | MudBlazor | |
---|---|---|
13 | 42 | |
1,001 | 6,020 | |
2.6% | 5.0% | |
0.0 | 0.0 | |
about 2 months ago | 1 day ago | |
C# | C# | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
LocalStorage
-
Is there any way to link Blazor Webassembly PWA to an SQL database? if so how?
if its like less than 30 items u can just use https://github.com/Blazored/LocalStorage
-
Nightclub Website
Blazored LocalStorage - for Tokens and Authentication Stuff
-
Github
The library make use of Blazored LocalStorage for storing cache data.
-
How to store client side data in a Blazor WASM app in 2021?
If you only need key/value, I've been using this one. https://github.com/Blazored/LocalStorage
- Pre-fetch data for next page
-
Advanced Blazor State Management Using Fluxor, part 6 - Persisting State
To begin, let's note that the localStorage API is a JavaScript API, and isn't directly available to be called by our Blazor code. We need to either write our own JSInterop code to interact with localStorage, or we can take advantage of a library somebody else has already written. I'm going to use the excellent Blazored.LocalStorage.
MudBlazor
-
Use Case Driven Development with Low-Code
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.
-
Popups and bottom sheets in Blazor
You could use Mudblazor and Codebeam Mud extensions.
-
Can I build single-page apps with core, like react pages without refreshing the site?
Look up some Blazor UI / Component Libraries.Awesome-Blazor lists the more popular ones. The two I recommend are Mudblazor and Havit Blazor because the documentation is built using Blazor and the repos are open source on GitHub.
-
Making little web toys/games? Better tools?
and you can use mudblazor components for free. https://mudblazor.com/
- What your hidden nuget gems ?
-
Asp.net Core updates in .NET 8 Preview 1
The load times and lighthouse score for the MUD Blazor site has put me off of Blazor entirely for anything public facing:
- Using React components in Blazor apps?
-
Looking for a free .Net MAUI components library
If you want to consider using .Net MAUI Blazor Hybrid for your app MudBlazor is a free Material port (https://mudblazor.com/).
-
Ask HN: What would be your stack if you are building an MVP today?
Try navigating to the site for the Blazor material design library, MudBlazor, on a mobile browser:
As much as I want Blazor to work out well, those load times are too abysmal for me to seriously consider Blazor outside of internal apps.
-
Nightclub Website
MudBlazor - For Styling
What are some alternatives?
radzen-blazor - Radzen Blazor is a set of 70+ free native Blazor UI components packed with DataGrid, Scheduler, Charts and robust theming including Material design and FluentUI.
Blazorise - Blazorise is a component library built on top of Blazor with support for CSS frameworks like Bootstrap, Tailwind, Bulma, AntDesign, and Material.
MatBlazor - Material Design components for Blazor and Razor Components
ant-design-blazor - 🌈A set of enterprise-class UI components based on Ant Design and Blazor WebAssembly.
blazor-bootstrap - A component library for bootstrap components.
fluentui-blazor - Microsoft Fluent UI Blazor components library. For use with .NET 6.0 or higher Blazor applications
fast - The adaptive interface system for modern web experiences.
Avalonia - Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET Foundation community project.
Toast - A JavaScript free toast library for Blazor and Razor Component applications
Uno Platform - Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.
FluentValidation.Blazor - Fluent Validation-powered Blazor component for validating standard <EditForm> :milky_way: :white_check_mark:
blazor-datagrid-dapper-crud - Blazor DataGrid CRUD application with Dapper