Home WEB API com .NET 8 e SQL-Server ✨ Projeto Aula: https://www.youtube.com/watch?v=bnAuqSgmTyc 01. Criando Projeto .NET8 no Visual Studio 02. Começando o Projeto .NET8, configurado o contexto do banco de dados (AppDbContext), Models, string de conexão com o SQL Server, migrações e aplicadas na base de dados, estruturando a persistência de dados da aplicação. ✨ EndPoints Autores 03. Continuando o Projeto .NET8, Services, Controllers, End-Point: LISTAR AUTORES 04. Interface, Services, Controllers, End-Point: BUSCAR AUTOR POR ID 05. Services, Controllers, End-Point: BUSCAR AUTOR POR ID Livro 06. Debugando o End-Point: BUSCAR AUTOR POR ID Livro 07. Dto, Interface, Services, Controllers, End-Point: CRIAR AUTOR 08. Interface, Services, Controllers, End-Point: EDITAR AUTOR / EXCLUIR AUTOR ✨ Curiosidades 01. Qual a história do .NET8? 02. Qual a história do MVC? 03. Qual a história do swagger? 04. O que são end-points? 05. O que é e para que serve a documentação de API? 06. Repository Patterns Link do Projeto: https://github.com/JosiTubaroski/Net8_WebAPI_Autores_Livros