Skip to content

kore75/BlazorServerAppSQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Blazor Server App

The idia was the create a Web Application using established Tool to create a basic table editing functionlity.

The clean code pattern approach, would be over engineering for simple crude operation, without the need of business logic.

The Project uses Synchfusion as a library, and the new QuickGrid as an alternative. For using Synchfusion appropiate licenencing might be necessary.

This project is intendet to help other people getting quick results for simple tasks.

I hope you have joy looking through the project, as well as for me making it.

Used Technologies

For this project Blazor Server, Synchfusion Grid and EF Core in SQL Lite are used.

Important Components

Syncfusion Grid

For Data Interaction the UserDataComponent is used. This compoment supports filtering,crude operations, grouping, sorting and filtering. Another reason is that di can only be used this way, in regards of the documentation.

Quick Grip

The .NET 8 Quick was created using the scaffolding function.

About

Minimal Blazor Server App for Editing SQL Data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors