- Добавил: bhaer
- Дата: 2-03-2018, 15:31
- Комментариев: 0
Название: Beginning Entity Framework Core 2.0: Database Access from .NET
Автор: Derek J. Rouleau
Издательство: Apress
Год: 2018
Страниц: 338
Формат: PDF, EPUB
Размер: 12 Mb
Язык: English
Use the valuable Entity Framework Core 2.0 tool in ASP.NET and the .NET Framework to eliminate the tedium around accessing databases and the data they contain.
Entity Framework Core 2.0 greatly simplifies access to relational databases such as SQL Server that are commonly deployed in corporate settings. By eliminating tedious data access code that developers are otherwise forced to use, Entity Framework Core 2.0 enables you to work directly with the data in a database through domain-specific objects and methods.