Interactive data-driven UI components for ASP.Net Core Razor pages and MVC views. Support for MSSQL, MySql, PostgreSql, Oracle, MongoDB, SQLite, JSON, Excel, CSV and the file system


Keywords
asp.net, asp.netcore, blazor, component, components, core, crud, csv, datagrid, datatable, excel, htmx, json, mongodb, mssql, mysql, oracle, postgresql, razor, spreadsheet, sqlite, ssr, database, mariadb, tailwindcss
License
MIT
Install
Install-Package DbNetSuiteCore -Version 2.0.51

Documentation

Introduction

This project is a set of data driven ASP.NET Core UI components based on Razor views, HTMX, Tailwind CSS and JavaScript. The components can be added to any ASP.NET Core web application as middleware and the components can be added to any existing web page. The goal is to create a set of components that are lightweight, easy to add to any web page and highly configurable.

Currently the components support the following data sources:

  • MSSQL
  • SQLite
  • MySql
  • MariaDB
  • PostgreSql
  • Oracle
  • MongoDB
  • Excel
  • CSV
  • JSON
  • File System

For information about features with working examples

https://dbnetsuitecore.com

For information about installation and usage see the docs

https://dbnetsuitecore.document360.io/docs

To download some working samples

https://github.com/dbnetlink/DbNetSuiteCore.Templates