Advertisement
joaopaulofcc

Untitled

Sep 15th, 2021
277
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. dotnet ef dbcontext scaffold "server=localhost;port=3306;user=root;password=SUA_SENHA;database=projeto_teste" MySql.Data.EntityFrameworkCore -o Models -c BDContexto -f
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement