Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.
/ Kontakt Public archive

Sample project to demonstrate MongoDB integration through a C#/ASP.NET Core REST API.

License

Notifications You must be signed in to change notification settings

Logitar/Kontakt

Repository files navigation

Kontakt

Sample project to demonstrate MongoDB integration through a C#/ASP.NET Core REST API.

MongoDB

docker run --name Logitar.Kontakt_mongo -e MONGO_INITDB_ROOT_USERNAME=kontakt -e MONGO_INITDB_ROOT_PASSWORD=P@s$W0rD -p 3275:27017 -d mongo

About

Sample project to demonstrate MongoDB integration through a C#/ASP.NET Core REST API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published