Skip to content

Swen90/Cars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Проект Cars

Обновление прокси-классов Entity Framework из базы MS Sql

Команда ниже указана для Packege Manager Console (VS menu -> Tools -> Nuget Package Manager -> Packege Manager Console) Startup проектом должен быть Cars.CarsDb

Scaffold-DbContext "Server=<адрес сервера>;Database=CarsDb;Trusted_Connection=True;TrustServerCertificate=true" Microsoft.EntityFrameworkCore.SqlServer -Context CarsDbContext -ContextDir Context -OutputDir Models

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages