https://github.com/arnab-developer/cqrsdemo
Simple CQRS pattern demonstration.
https://github.com/arnab-developer/cqrsdemo
cqrs-pattern ddd-patterns
Last synced: 3 months ago
JSON representation
Simple CQRS pattern demonstration.
- Host: GitHub
- URL: https://github.com/arnab-developer/cqrsdemo
- Owner: Arnab-Developer
- License: mit
- Created: 2019-02-16T06:55:11.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2021-04-09T11:53:53.000Z (about 4 years ago)
- Last Synced: 2025-01-17T02:24:21.681Z (5 months ago)
- Topics: cqrs-pattern, ddd-patterns
- Language: C#
- Size: 552 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# CQRS pattern
This is a simple example application for CQRS pattern, build with asp.net core.