错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Persistent Data: Entity Framework Core

  • Razvan Alexandru Mezei

摘要

In this chapter, we will update the project seen in the previous chapter. In particular, we will demonstrate how to make use of the Entity Framework Core to work with persistent data stored in a database. We'll learn how to use Entity Framework Core for an SQLite database and for a Microsoft SQL Server database.