https://github.com/abraaohonorio/csharp-ddd-skeleton
This example project was created for be inspired but remember it's work in progress
https://github.com/abraaohonorio/csharp-ddd-skeleton
csharp ddd ddd-cqrs ddd-example ddd-sample
Last synced: 20 days ago
JSON representation
This example project was created for be inspired but remember it's work in progress
- Host: GitHub
- URL: https://github.com/abraaohonorio/csharp-ddd-skeleton
- Owner: AbraaoHonorio
- Created: 2020-07-30T00:58:49.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-30T01:14:57.000Z (about 5 years ago)
- Last Synced: 2024-11-15T06:36:11.144Z (11 months ago)
- Topics: csharp, ddd, ddd-cqrs, ddd-example, ddd-sample
- Language: C#
- Homepage:
- Size: 47.9 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# C# DDD Bootstrap (base code)
##### Starting the server
```console
foo@bar:~$ dotnet run --project XPTO.API/XPTO.API.csproj```
## Features
- [ X ] CQRS support - ✔️ Done - [@abraaohonorio](https://github.com/AbraaoHonorio/)
- [ ~ ] Docker support - In progress - [@abraaohonorio](https://github.com/AbraaoHonorio/)
- [ ~ ] improving webApi's response - In progress - [@abraaohonorio](https://github.com/AbraaoHonorio/)### Have a question or suggestion?
Contact me on [Linkedin](https://br.linkedin.com/in/abraaohonorio), send an email to abraaohonoriopb@gmail.com, or create a pull request in this project.
---
License
----
The MIT License (MIT).