Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Finalização da implementação #18

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Conversation

ljrnavarro
Copy link

Detalhes da Implementação

  • Para a implementação deste desafio utilizei as seguintes ferramentas:

  • 1 Para a implementação deste desafio utilizei as seguintes ferramentas:

    • 1.1. Visual Studio Code
    • 1.2. Docker com SQL Server instalado - Kitematic UI
    • 1.3. Azure Data Studio - Gerenciamento do SQL
    • 1.4. GitHub
    • 1.5. PostMan e Swagger para os testes na API
  • 2 Tecnologias:

    • 2.1. .Net Core 2.2
    • 2.2. Padrões:
      • 2.2.1 Repository Pattern
      • 2.2.2 Fluent API (Objects Model > Mapping)
      • 2.2.3 Cache e Compressão .Net Core
      • 2.3.4 Documentação com Swagger
  • 3 Resumo da implementação

    • 3.1 Mecanismo de leitura do arquivo book.json e armazenamento no banco
    • 3.2 Controllers para Products e Specifications
    • 3.3 Testes Unitários via Postman (file = testes.postman_collection.json)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant