Top 20 NuGet entity Packages

more365 enables communicating with Microsoft 365 services from a server-side application (aspnetcore / Azure Functions) For Example: Azure AD Authentication using Certificates from Key Vault, Dataverse Queries and Web API Batches, SharePoint File Upload / Download, Graph API convert to PDF and send ...
GenericRepository is a data access library using repository pattern.
GenericRepository is a data access library using repository pattern.
Some base classes to include in almost every larger C# project
Seedwork for domain driven project
Adds extension methods to deal with concurrency using EntityFramework.SqlServer. Contains handling for: - Conflict handling: Dublicate keys / Double Adds - Conflict handling: Add / Update - Conflict handling: Update but deleted in the meantime - Ignore Deleted in the meantime errors - Ignore Dublica...
Package Description
LiteDB provider for Entity Framework Core .
Adds extension methods to deal with concurrency using Oracle.ManagedDataAccess.EntityFramework. Contains handling for: - Conflict handling: Dublicate keys / Double Adds - Conflict handling: Add / Update - Conflict handling: Update but deleted in the meantime - Ignore Deleted in the meantime errors -...
Contains a bunch of interfaces, abstract classes, etc... to easily deal with domain driven architectures in the application layer.
Generic entity framework sql server repository which manages your entities. It allows you sign your entities as a ISoftDeletable , ISoftUpdatable and manages them automatically
Extension Method to SnakeCase all EFCore database structures(tables,relations,schemas,etc) so your entity 'PersonLog' will become a table 'person_log' and so on. This will help your fellow DBA smile.
SQL Server database provider for Kledex domain store.
SQLite database provider for Kledex domain store.
PostgreSQL database provider for Kledex domain store.
MySQL database provider for Kledex domain store.
In memory database provider for Kledex domain store.