Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 363 Bytes

File metadata and controls

5 lines (5 loc) · 363 Bytes

Entity_Framework_with_SQL_Server

Project with Entity Framework usage. Made during learning ADO.NET from "Programming language C# and platforms .NET and .NET Core" by A. Troelsen and Ph. Japikse. After several unsuccessful tries to create Entity Framework project with MySql provider I decided to switch to Microsoft SQL Server provider. Fortunatelly, it worked