Design for Asp.Net Framework MVC multiple tables CRUD. Only code need is to inherit from TableController, set the TableNameList, IsReadonly attributes, the view will automatically get from share folder. Table Controller will get the dbContext based on table name accordingly.. Typical usage cases, multiple tables setting, read only data downloading. Provide bulk upload/download function from excel also. The UI design is based on Bootstrap with mobile support, provide razor source code which can be customized. Multiple language support for both English and Chinese (can expand to others also). Sql query searching support also.
License
—
Deps
2
Install Size
—
Vulns
✓ 0
Published
May 27, 2021
$ dotnet add package Monkey.Table.CRUDNo README available.