Skip to content

judsonkerller/asp-net-web-api-consultorio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asp-net-web-api-consultorio

ASP NET WEB API - CONSULTORIO

DataBase

PostgreSQL

Installations

Microsoft.EntityFrameworkCore
Microsoft.EntityFrameworkCore.Relational
Npgsql.EntityFrameworkCore.PostgreSQL
Microsoft.EntityFrameworkCore.Design
Microsoft.EntityFrameworkCore.Tools
Microsoft.AspNetCore.Mvc.NewtonsoftJson
AutoMapper.Extensions.Microsoft.DependencyInjection	
Microsoft.IdentityModel.Tokens
System.IdentityModel.Tokens.Jwt

Documentation

HTTP Mozilla: https://developer.mozilla.org/en-US/d...
StatusCode Microsoft: https://learn.microsoft.com/en-us/dotnet/api/system.net.httpstatuscode?view=net-5.0
ConnectionStrings: https://www.connectionstrings.com/
Migrations: https://learn.microsoft.com/pt-br/ef/core/managing-schemas/migrations/
Async: https://learn.microsoft.com/pt-br/dotnet/csharp/programming-guide/concepts/async/
DTOs: https://learn.microsoft.com/pt-br/aspnet/web-api/overview/data/using-web-api-with-entity-framework/part-5 
AutoMapper: https://automapper.org/

About

ASP NET WEB API - CONSULTORIO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages