ASP.NET Core 整洁架构( Clean Architecture) 模板
Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
翻译 - 罗斯文交易者是使用ASP.NET Core和Entity Framework Core构建的示例应用程序。
A simple, cross platform, modulith ecommerce system built on .NET
翻译 - 基于.NET Core的简单,跨平台,模块化的电子商务系统
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
翻译 - 用于SQL Server和SQLite上的插入更新删除和读取(CRUD)操作的实体框架核心批量批处理扩展
Entity Framework Core provider for MySQL and MariaDB built on top of MySqlConnector
翻译 - 在mysql-net / MySqlConnector之上构建的MySql实体框架核心提供程序
Entity Framework Plus extends your DbContext with must-haves features: Include Filter, Auditing, Caching, Query Future, Batch Delete, Batch Update, and more
翻译 - Entity Framework Plus通过必备功能扩展了DbContext:包括筛选器,审核,缓存,查询将来,批删除,批更新等
Entity Framework Core Power Tools - reverse engineering, migrations and model visualization in Visual Studio & CLI
翻译 - Entity Framework Core Power Tools-EF Core的逆向工程,迁移和模型可视化
ASP.NET Core backend implementation for RealWorld
翻译 - 真实世界的ASP.NET Core后端实现
Entity Framework Core provider for PostgreSQL
ASP.NET Core Razor Pages implementation of inventory order management. Warehouse, product, vendor, customer, purchase order, sales order, shipment, goods receive and more
一个基于 .NET 8.0 构建的简单、跨平台、模块化的商城系统
Inspired by Clean Architecture, nArchitecture is a monolith project which uses advanced techniques.
The ASP.NET Core blog system of https://edi.wang, runs on Microsoft Azure
Open source tech jobs portal. Made with .Net Core
翻译 - 开源技术职位门户。用.Net Core制成
Clean structured ASP.NET Core web project, follows the Clean Architecture principles, SOLID design principles, and implements the Dependency Injection, Repository, and Unit of Work design pattern, and...