* CS DEV KIT
* REST CLIENT
* SQLite
To Handle Data Validations for a DTO:
dotnet add package MinimalApis.Extensions --version 0.11.0
To Connect Any Database with the project (I am using MongoDB)
dotnet add package MongoDB.EntityFrameworkCore --version 8.0.3
Checkout these packages @ NuGet Packages