Backend project for user module in an API.
The project was deployed in Azure and its access can be done through swagger by the link.
Install all packages on your project.
dotnet install
Run project in development mode:
dotnet run
- AspNetCore
- EntityFrameworkCore
- EntityFrameworkCore.SqlServer
- JwtBearer
- KeyDerivation
- FluentValidation
- AutoMapper
- xUnit
- Moq
- Bogus
- FluentAssertions
This software was created for study purposes only.