Skip to content

MichalTravnicek/blazor-mssql-mariadb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generic database interface with Telerik Grid

  • App showcasing generic DAO with vendor nonspecific DbConnection and DbCommand of .NET Core 9.
  • Included DB Vendors: Microsoft SQL Server, MariaDb, Sqlite
  • User interface impletemented using Blazor/Telerik Grid allows to select database vendor and table
  • Code first reads all tables from database and then selects records of specified table
  • Works with empty table for all db vendors
  • Implemented DAO operations: Add, Update and Delete
Screenshot from 2025-07-31 09-25-30

About

Demo C# application with Blazor/Telerik framework and 3 databases

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published