https://github.com/rafaatsouza/net-mongo-docker-sample
.NET API project sample using MongoDB and hosted with Docker.
https://github.com/rafaatsouza/net-mongo-docker-sample
automapper docker hexagonal-architecture logseq mongodb netcore netcore-webapi serilog
Last synced: 10 months ago
JSON representation
.NET API project sample using MongoDB and hosted with Docker.
- Host: GitHub
- URL: https://github.com/rafaatsouza/net-mongo-docker-sample
- Owner: rafaatsouza
- License: mit
- Created: 2020-01-25T22:06:11.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2024-02-14T14:31:10.000Z (almost 2 years ago)
- Last Synced: 2025-02-11T20:51:00.228Z (about 1 year ago)
- Topics: automapper, docker, hexagonal-architecture, logseq, mongodb, netcore, netcore-webapi, serilog
- Language: C#
- Homepage:
- Size: 101 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README


This is just a sample project to exemplify a .NET web API hosted with Docker. It was built following the [Hexagonal Archictecture](https://alistair.cockburn.us/hexagonal-architecture/), uses MongoDB as the database, and [Seq](https://datalust.co/seq) to log.