EF Core 是适用于 .NET 的新式对象数据库映射器。 它支持 LINQ 查询、更改跟踪、更新和架构迁移。 EF Core 适用于很多数据库,包括 SQL 数据库(本地和 Azure)、SQLite、MySQL、PostgreSQL 和 Azure Cosmos DB。
A fast entity component system (ECS) for C & C++
.NET, Angular, Clean Architecture, Clean Code, SOLID Principles, KISS Principle, DRY Principle, Fail Fast Principle, Common Closure Principle, Common Reuse Principle, Acyclic Dependencies Principle, M...
Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.
Entity Framework Core provider for MySQL and MariaDB built on top of MySqlConnector
Scalable Distributed Game Server Engine with Hot Swapping in Golang
An extensible framework to audit executing operations in .NET and .NET Core.
Entity Framework Core Power Tools - reverse engineering, migrations and model visualization in Visual Studio & CLI
Entity Framework Plus extends your DbContext with must-haves features: Include Filter, Auditing, Caching, Query Future, Batch Delete, Batch Update, and more
Documentation for Entity Framework Core and Entity Framework 6
Entity Framework Core provider for PostgreSQL
The .NET Standard / .NET Core version from the System Linq Dynamic functionality.
Strongly typed exceptions for Entity Framework Core. Supports SQLServer, PostgreSQL, SQLite, Oracle and MySql.
DncZeus 是一个基于.NET 7 + Vue.js(iview-admin) 的前后端分离的通用后台权限(页面访问、操作按钮控制)管理系统框架。后端使用.NET 7 + EF Core构建,UI则是目前流行的基于Vue.js的iView(iview-admin)。项目实现了前后端的动态权限管理和控制以及基于JWT的用户令牌认证机制,让前后端的交互更流畅。码云镜像:https://gitee....
This is the codebase for Entity Framework 6 (previously maintained at https://entityframework.codeplex.com). Entity Framework Core is maintained at https://github.com/dotnet/efcore.
A high-performance C# based Archetype & Chunks Entity Component System (ECS) with optional multithreading.
Easy and optimized way to apply Filtering, Sorting, and Pagination using text-based data.
WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET 8!
EF Core Second Level Cache Interceptor