Skip to content

juancitowillyr46/ecommerce-mvp-backend-dev1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Web Api

Comandos nuget

dotnet add package Microsoft.EntityFrameworkCore --version 5.0.14 dotnet add package Microsoft.EntityFrameworkCore.Design --version 5.0.14 dotnet add package Microsoft.EntityFrameworkCore.SqlServer --version 5.0.14

dotnet ef migrations add InitialMigration dotnet ef migrations remove

dotnet add package AutoMapper.Extensions.Microsoft.DependencyInjection

About

Desarrollo del backend del ecommerce: asp .net core

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages