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
- Host: GitHub
- URL: https://github.com/dbnetlink/dbnetsuitecore2
- Owner: dbnetlink
- License: mit
- Created: 2024-05-29T16:06:48.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2025-01-11T10:13:01.000Z (over 1 year ago)
- Last Synced: 2025-01-11T11:26:55.456Z (over 1 year ago)
- Topics: component, csv, database, excel, htmx, mariadb, mssql, mysql, postgresql, razor, spreadsheet, sqlite, tailwindcss
- Language: TSQL
- Homepage: https://dbnetsuitecore.com
- Size: 90.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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)