Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.21 KB

README.md

File metadata and controls

32 lines (22 loc) · 1.21 KB

EFCodeFirst

Build status

Download this extension from the VS Gallery or get the CI build.


Projeto utilizando EF Core Power Tools para gerar as classes de mapeamento (situações que trabalharemos com Code First, porém o banco de dados já existe)

See the change log for changes and road map.

Features

  • Base de dados em modelo antigo
  • Exemplo de classes mapeadas para estrutra de trabalho via Code First

Contribute

Check out the contribution guidelines if you want to contribute to this project.

For cloning and building this project yourself, make sure to install the Extensibility Tools 2015 extension for Visual Studio which enables some features used by this project.

License

Apache 2.0