Skip to content

JJMasterData is an open-source .NET library to help you create CRUDs at runtime quickly from data dictionaries (metadata).

License

Notifications You must be signed in to change notification settings

apchenjun/JJMasterData

 
 

Repository files navigation



JJMasterData

.NET 6 TS TS SQL Server NuGet Discord

JJMasterData is an open-source .NET library to help you create dynamic CRUDs quickly from data dictionaries (database metadata), along with other boilerplate-intensive things like exporting and importing data.

Features

  • Complete CRUD operations ✅
  • Pages generated at runtime ✅
  • Data export & import ✅
  • Hangfire support ✅
  • Database script generation ✅
  • IronPython support ✅
  • Bootstrap 3,4 & 5 support ✅
  • Log interface ✅
  • Test library ✅

Demo

Demo


Useful Links


Getting Started

Setup.mp4

See all steps in documentation.


Special Thanks

Code contributors


Bugs and feature requests

Have a bug or a feature request? Please first search for existing and closed issues.
If your problem or idea is not addressed yet, please open a new issue.

About

JJMasterData is an open-source .NET library to help you create CRUDs at runtime quickly from data dictionaries (metadata).

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 68.8%
  • HTML 11.3%
  • SCSS 6.1%
  • CSS 4.5%
  • JavaScript 3.4%
  • TypeScript 3.1%
  • Python 2.8%