Kama.EF.Multiple.Tables.CRUD
1.1.0
Requires NuGet 1.0 or higher.
dotnet add package Kama.EF.Multiple.Tables.CRUD --version 1.1.0
NuGet\Install-Package Kama.EF.Multiple.Tables.CRUD -Version 1.1.0
<PackageReference Include="Kama.EF.Multiple.Tables.CRUD" Version="1.1.0" />
paket add Kama.EF.Multiple.Tables.CRUD --version 1.1.0
#r "nuget: Kama.EF.Multiple.Tables.CRUD, 1.1.0"
// Install Kama.EF.Multiple.Tables.CRUD as a Cake Addin #addin nuget:?package=Kama.EF.Multiple.Tables.CRUD&version=1.1.0 // Install Kama.EF.Multiple.Tables.CRUD as a Cake Tool #tool nuget:?package=Kama.EF.Multiple.Tables.CRUD&version=1.1.0
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 is compatible. net46 was computed. net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Antlr (>= 3.5.0.2)
- bootstrap (>= 4.4.1)
- Bootstrap.v3.Datetimepicker.CSS (>= 4.17.49)
- ClosedXML (>= 0.95.4)
- DocumentFormat.OpenXml (>= 2.7.2)
- EntityFramework (>= 6.4.4)
- ExcelNumberFormat (>= 1.0.10)
- jQuery (>= 3.4.1)
- jQuery.Validation (>= 1.19.2)
- Moment.js (>= 2.9.0)
- Newtonsoft.Json (>= 5.0.4)
- popper.js (>= 1.16.1)
- System.Linq.Expressions (>= 4.3.0)
- System.Linq.Queryable (>= 4.3.0)
- System.Text.Encodings.Web (>= 4.5.0)
- toastr (>= 2.1.1)
- WebActivatorEx (>= 2.2.0)
- WebGrease (>= 1.5.2)
- X.PagedList (>= 7.9.0)
- X.PagedList.Mvc (>= 7.9.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.