TaeM Framework
The TaeM Framework is a .NET-based software library developed for .NET technologies.
At this moment, TaeM Framework version 1.0.1.0 includes ORM functionality and we will continue to add new features in the future.
This ORM functionality is applicable to most commonly used Relational Database(RDB) such as MS-SQL Server, Oracle, MySQL.
We will support other Relational Database ans NoSQL Database in the future.
Features
- Object-Relational Mapping (ORM)
- Support MS-SQL Server, Oracle, MySQL, and so on.
- Basic pattern for API development
- Suggestion of Enterprise Architecture