Entity Framework EF Core efcore Bulk Batch Extensions with BulkCopy in .Net for Insert Update Delete Read (CRUD), Truncate and SaveChanges operations on SQL Server, PostgreSQL, MySQL, SQLite, Oracle
翻译 - 用于SQL Server和SQLite上的插入更新删除和读取(CRUD)操作的实体框架核心批量批处理扩展
Piranha CMS is the friendly editor-focused CMS for .NET that can be used both as an integrated CMS or as a headless API.
翻译 - Piranha.Core是Piranha CMS的当前版本,完全针对NetStandard和ASP.NET Core进行了重写。
A plugin for Microsoft.EntityFrameworkCore to support repository, unit of work patterns, multiple database with distributed transaction supported, and MySQL multiple databases/tables sharding supporte...
Sample using micro services in .NET Core 3.1 Focusing on clean code
翻译 - 在.NET Core 3.1中使用微服务的示例着重于干净代码
Bring power of Linq To DB to Entity Framework Core projects
NoSQL providers for EntityFramework Core
Fast and simple bulk insert (retain client populated Ids or return db generated Ids), bulk update, bulk delete, bulk merge and bulk match for SQL Server.
#计算机科学#.NET Labs -- Show Me the Tips and Tricks and Code
🕊️ Simple audit logging for .NET Core with EntityFramework Core
Extensions, Auditing, Concurrency Checks, JSON properties and Transaction Logs for EntityFramework and EFCore
《你必须掌握的EntityFramework 6.x与Core 2.0》源码
This library allows you to efficiently compose an IEnumerable<T> in your Entity Framework Core queries when using the SQL Server database provider.
EntityFrameworkExtras provides some useful additions to EntityFramework such as executing Stored Procedures with User-Defined Table Types and Output Parameters.
This repository contains examples for .NET Role-based Access Control, Permission Management, and OData / Web / REST API Services for Entity Framework and XPO ORM
Visualize model created with EntityFramework Core
Entity Framework Core Adapter for Casbin.NET
This example creates a multi-tenant XAF application.
An alternative to ORM's such as Entity Framework, offers light-weight database mapping to your existing CLR objects. Visit "Design Goals" on GitHub to see more rationale and guidance.
Shows how the new SignalR Core works with hubs and sockets, also how it can integrate with SqlTableDependency API.