dotnet-todo-backend

This project is dotnet implementation of my previous react-todo-frontend project.

On this project MongoDB is used as database. Net6.0 is used as framework. Application support multiple users and each user has their own todo list.