A simple CRUD (Create, Read, Update, Delete) REST API built with .NET 9 and MongoDB.
- ๐ Full CRUD operations
- ๐ฆ MongoDB integration using
MongoDB.Driver - ๐งญ MongoDB Compass support
- ๐ก Clean, minimal codebase
- .NET 9 SDK
- MongoDB installed and running locally
- MongoDB Compass (optional for GUI)
git clone https://github.com/your-username/dotnet9-mongodb-crud.git
cd dotnet9-mongodb-crud