sheng-jie / DDD.NetCore
使用.netcore实现DDD相关概念
☆9Updated 7 years ago
Alternatives and similar repositories for DDD.NetCore
Users that are interested in DDD.NetCore are comparing it to the libraries listed below
Sorting:
- JCE.Core是基于.net core 2.0的工具库,旨在提升团队的开发输出能力,由常用公共操作类(工具类、帮助类)、分层架构基类,第三方组件封装,第三方业务接口封装等组成。☆13Updated 7 years ago
- 学习eShopOnContainers,构建基于RabbitMQ实现的事件总线☆12Updated 7 years ago
- Ocelot.GrpcHttpGateway☆15Updated 6 years ago
- Actor、Orleans、gRPC☆14Updated 3 years ago
- 事件总线组件☆18Updated 6 years ago
- 业务流水号规则生成器☆27Updated 8 years ago
- 短网址生成器☆14Updated 6 years ago
- 一个DDD+CQRS+Event Sourcing通用框架的接口,可以很容易的结合各种现有成熟框架来搭建。CQRS可以结合Orleans,Akka.net等Actor框架封装实现。目前支持.NET 4.61+,.NET Standard1.6+。。☆10Updated 8 years ago
- ASP.NET Core On K8S系列文章示例代码☆10Updated 5 years ago
- Abp VNext BackgroundJobs.Hangfire 后台服务 Demo 数据库 mysql☆9Updated 5 years ago
- 就是一些我的常用代码块而已☆11Updated 6 years ago
- Influxdb asynchronous, fast and bulk insert components.Using HTTP or UDP protocol.Influxdb 异步、快速、批量插入组件,支持http和udp协议。☆14Updated 3 years ago
- OMeta 是一个关系型数据库元数据获取C#类库,把数据库->schema->表->列,主键、外键、索引,触发器、存储过程、函数等抽象为对象,易于供代码生成工具使用。☆23Updated last year
- .net core 项目第三方登录中间件(阿里钉钉、企业微信)☆28Updated 6 years ago
- Ocelot的权限验证测试项目。