Brighter icon indicating copy to clipboard operation
Brighter copied to clipboard

Webapi marten example DRAFT

Open omelianlevkovych opened this issue 3 years ago • 3 comments

This is draft pull request to get earlier opinions, thoughts whether I am going into the right direction.

Currently, only the published (GreetingsAPI) is almost completed. Still luck RMQ setup, outbox patterun support, consumer, migration to net6

omelianlevkovych avatar Apr 16 '22 20:04 omelianlevkovych

It seems I should do rebase or squash before even creating the PR so the commit history won't be so messy.

omelianlevkovych avatar Apr 16 '22 20:04 omelianlevkovych

It seems I should do rebase or squash before even creating the PR so the commit history won't be so messy.

Don't work you can always clean up your commits later git rebase master -i and you can squish them. We'll most likely squish the branch when we merge it into master so don't worry

holytshirt avatar Apr 27 '22 20:04 holytshirt

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

:white_check_mark: omelianlevkovych
:x: OmelianLevkovych


OmelianLevkovych seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Sep 24 '22 07:09 CLAassistant