You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Database-Attribute_System/README.md

7 lines
223 B
Markdown

6 years ago
Database-Attribute System for C# Projects
Features:
- Mark classes as dbObjects
- Mark properties as dbAttribute, primaryKey and foreignKey
- Includes a query-builder
- Generate Insert, Select, Update and Delete statements