Antonio91378 / API.Login.Portifolio

Api with auth and Users CRUD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Migrations

cli model to run new migrations:

dotnet ef migrations add {migrationName} --startup-project .\API.Login\ -c SqlLiteContext -p .\API.Login.Infra\

To Test

after run, open https://localhost:7049/swagger/index.html

About

Api with auth and Users CRUD


Languages

Language:C# 100.0%