Duotai Tech

USERNAME
gdlcf88
PERSONAL WEBSITE
easyabp.io
REGISTRATION DATE
3/11/2020
SOCIAL

Posts

Notice and Solve ABP Distributed Events Disordering

ABP developers should notice the distributed events disordering since events will no longer be linearizability due to the limitations of network laten...

Use Stepping To Perform Atomic Multi-Step Operations

Stepping is a distributed BASE jobs implementation. You can use it as a workflow engine, event outbox/inbox, email/SMS sender, remote invoker, and mor...

DTM support ABP Multi-Tenant Multi-Database Scenario

这篇文章分享了使用 DTM 二阶段消息模式解决 issue #10036 的方法。

Introduce DTM for Multi-Tenant Multi-Database Scene

This article shares a new way to solve issue #10036 using the DTM's 2-phase messages pattern.

Install modules with one click via AbpHelper GUI

In this article, we will use the AbpHelper GUI to install the EasyAbp.Abp.SettingUi module into your ABP application.

Reuse ABP vNext Modules to Quickly Implement Application Features

Using the ABP framework, we can implement some features we want without coding every time.

Using ABP vNext to Develop an Address Book Application in 5 Minutes

A step by step guide on how to use ABP vNext framework to develop an address book application in 5 minutes.