Sign in Sign up
nuget

Coject.Core.Database

A versatile Object-Relational Mapping (ORM) tool that provides seamless integration with any database. This ORM package simplifies database interactions by allowing developers to map database tables to C# classes and perform CRUD operations without writing complex SQL queries. Key features of your ORM library can include: Support for multiple database providers such as Oracle, SQL Server, MySQL, PostgreSQL, SQLite, etc. Easy configuration and setup for connecting to different databases. Fluent API for defining database models and relationships. Efficient query execution and data retrieval. Support for transactions, caching, and other advanced database operations. Compatibility with .NET Core and other .NET frameworks.

nuget View on Nuget

Activity

Latest release
1y ago
Total releases
1
Cadence
Last 12 months
0

Details

First release
Jan 28, 2025
Releases
Version Released
1.0.3 initial