mend0k
-
- 6,210 total downloads
- last updated 7/18/2020
- Latest version: 1.0.0
Provides a simple CRUD functionality to your entity models. Example: var childUsers = new Users().SelectWhereOrderBy("Age <= 17"); How to implement: - Add EZCRUD reference to your model library. - Inherit... More information