An open API service indexing awesome lists of open source software.

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

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).