Resolução Desafio C# - Lucyano Campos Martins #19
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Abordagem utilizada
src/CityBookDB_Initial.sql
;src/CityBookDB_SeedData.sql
;ou
update-database -p DTech.CityBookStore.Data -context DTech.CityBookStore.Data.Context.CityBookStoreContext
postman/CityBookStore API.postman_collection.json
;postman/CityBookStore API - Environment.postman_environment.json
;admin@dorotech.com.br
;DoroTech@2023
;POST - /auth/login
;Restauração
dotnet restore DTech.CityBookStore.sln
;Build
dotnet build DTech.CityBookStore.sln
;Execução
Testes unistário:
dotnet test src/DTech.CityBookStore.UnitTests/DTech.CityBookStore.UnitTests.csproj
;API:
dotnet run --project .\src\DTech.CityBookStore.Api\DTech.CityBookStore.Api.csproj
Swagger
Curriculo
resume\Lucyano Campos Martins - Resume.pdf