An open API service indexing awesome lists of open source software.

https://github.com/dbnetlink/dbnetsuitecore2

ASP.NET Core middleware UI components for MVC/Razor views based on HTMX
https://github.com/dbnetlink/dbnetsuitecore2

component csv database excel htmx mariadb mssql mysql postgresql razor spreadsheet sqlite tailwindcss

Last synced: about 2 months ago
JSON representation

ASP.NET Core middleware UI components for MVC/Razor views based on HTMX

Awesome Lists containing this project

README

          

### Introduction ###
This project is a set of server-side, data driven ASP.NET Core UI components built using Razor views, HTMX, Tailwind CSS and TypeScript. The components can be hosted in Razor pages, MVC Views and Blazor. The components an be added to any existing web page and interact independently with the server via middleware. The goal is to create a set of highly configurable components that are lightweight, easy to use and secure.

Currently the components support the following data sources:

- MSSQL
- SQLite
- MySql
- Oracle
- MariaDB
- PostgreSql
- Oracle
- MongoDB
- Excel
- Open Document Spreadsheet
- CSV
- JSON
- File System

### For information about features with working examples ###
https://dbnetsuitecore.com

### For information about installation and usage see the docs ###
https://github.com/dbnetlink/DbNetSuiteCore2/wiki

### To download some working samples ###
https://dbnetsuitecore.com/download (Nuget package)

https://github.com/dbnetlink/DbNetSuiteCore.Templates (Source code)