Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

dtmcli c# sample

License

NotificationsYou must be signed in to change notification settings

wooln/dtmcli-csharp-sample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

English |简体中文

dtmcli-csharp-sample

The sample repository ofdtmcli-csharp

Quick start

Non docker user

Deploy and start DTM server

Reference resourcesInstallation

Run the sample

cd DtmSampledotnet run DtmSample.csproj

Open through browser with this URLhttp://localhost:9090. It will jump to the swagger page and you can selectively test the corresponding type of transaction mode.

NOTE: In order to facilitate quick experience, the database in the sample code can be used directly.

Docker user

There are two ways to run the sample code quickly:

  1. Run the sample code quickly by executingrunsample.ps1.
  2. Open Visual Studio, and selectDocker compose in the toolbar to run it. In this mode, you can debug the project.

Both of the above two ways will start DTM server, MySQL (demonstration sub transaction barrier) and dtmsample throughdocker compose.

After startup, you can see output similar to the following

Open through browser with this URLhttp://localhost:9090. It will jump to the swagger page and you can selectively test the corresponding type of transaction mode.

About

dtmcli c# sample

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C#97.9%
  • Dockerfile1.3%
  • Other0.8%

[8]ページ先頭

©2009-2025 Movatter.jp