Skip to content
#

ddd-architecture

Here are 311 public repositories matching this topic...

clean-architecture-manga
adenhertog
adenhertog commented Apr 20, 2019

Create a new base class (ie; ValueObject<PropertyType>) that can be inherited to create a value object concrete definition.

Value objects are a core concept of DDD and represent things that are identified by their value rather than their hash/id/reference etc. See: https://martinfowler.com/bliki/ValueObject.html

There're already some examples on the web on this practice in typescript (eg h

基于Spring生态打造的一系列来自业务上的快速开发模块集合,包括Spring MVC DeferredResult长轮询、Spring AOP统一切面日志、开箱即用的切面事务、统一异常响应处理、参数效验、国际化方案、动态添加拦截器与过滤器(可实现线上装载)、if/else业务拆分、幂等/去重/次数限制器、多级缓存、RestTemplate请求第三方签名/验签、Spring Security生成JWT Token、Redis延迟列队、Quartz定时任务、环形链表、监听Mybatis的CRUD、分布式锁(支持Redis和Zookeeper)、DDD架构模式的Event Bus、一主多从的多数据源切换方案(零行代码实现读写分离)

  • Updated May 12, 2020
  • Java

Shows an approach to work with a microservices based architecture using .Net Core, Docker, and Azure Service Fabric/Kubernetes, applying Domain Driven Design (DDD) and Comand and Query Responsibility Segregation (CQRS) and other patterns.

  • Updated Apr 19, 2020
  • C#

A starter kit for your next ASP.NET Core web application. Boilerplate for ASP.NET Core reference application, demonstrating a layered application architecture with applying Clean Architecture and DDD best practices. Download 100+ page eBook PDF from here ->

  • Updated May 7, 2020
  • C#

DotnetCrawler is a straightforward, lightweight web crawling/scrapying library for Entity Framework Core output based on dotnet core. This library designed like other strong crawler libraries like WebMagic and Scrapy but for enabling extandable your custom requirements. Medium link : https://medium.com/@mehmetozkaya/creating-custom-web-crawler-with-dotnet-core-using-entity-framework-core-ec8d23f0ca7c

  • Updated Nov 13, 2019
  • C#

Improve this page

Add a description, image, and links to the ddd-architecture topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ddd-architecture topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.