1- Microsoft.EntityFrameworkCore 5.0.13
2- Microsoft.EntityFrameworkCore.SqlServer 5.0.13
3- Microsoft.EntityFrameworkCore.Tools 5.0.13
4- Microsoft.VisualStudio.Web.CodeGeneration.Design 5.0.2
5- Microsoft.AspNetCore.Authentication.JwtBearer 5.0.13
6- Microsoft.IdentityModel.Tokens 6.15.0
7- System.IdentityModel.Tokens.Jwt 6.15.5
8- Swashbuckle.AspNetCore 5.6.3 (for Swagger documentation)
This API use JWT, and is documentated with swagger. If u need use a Http method, the Api need a JWT
I created more methods than necessary just to practice, the Frontend does not use all of them