Skip to content

CleitonBonikoski/ProjetoCloudUP2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

ProjetoCloudUP2019

1º Passo: Caso a base de dados ProjetoCloud exista, delete ela para começar do zero. Este passo é muito importante.

2º Passo: No Visual Studio, no Nuget Packet Manager Console (Aonde executamos as migrations), selecione a opção DAL no dropdown "Projeto padrão".

3º Passo: Digite:

update-database -context CloudContexto

4º Passo: No Visual Studio, no Nuget Packet Manager Console (Aonde executamos as migrations), selecione a opção ProjetoCloud no dropdown "Projeto padrão".

5º Passo: Digite:

update-database -context ProjetoCloudContext

6º Limpe e compile a solução e pronto!

About

Trabalho final disciplina Cloud UP-2019

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages