Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/atomiclake/rocket-seat-nlw
Meu projeto desenvolvido ao longo do evento Next Level Week da RocketSeat.
https://github.com/atomiclake/rocket-seat-nlw
c-sharp domain-driven-design rocketseat-nlw
Last synced: about 1 month ago
JSON representation
Meu projeto desenvolvido ao longo do evento Next Level Week da RocketSeat.
- Host: GitHub
- URL: https://github.com/atomiclake/rocket-seat-nlw
- Owner: atomiclake
- License: gpl-3.0
- Created: 2024-04-04T21:02:10.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-04-04T22:06:23.000Z (9 months ago)
- Last Synced: 2024-04-05T22:42:30.214Z (9 months ago)
- Topics: c-sharp, domain-driven-design, rocketseat-nlw
- Language: C#
- Homepage:
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Rocket Seat 15° Next Level Week
Projeto de gerenciamento de participantes em eventos presenciais, desenvolvido em C# com Web APIs e utilizando alguns conceitos do padrão DDD (Domain-driven Design).> [!IMPORTANT]
> Para configurar o projeto corretamente, utilize o arquivo do banco de dados SQLite e aponte a chave DatabasePath do arquivo ```appsetting.json``` (projeto PassIn.Api) para o caminho do arquivo ```PassIn.db```.