語系:
繁體中文
English
說明(常見問題)
圖資館首頁
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Beginning Entity Framework Core 5fro...
~
SpringerLink (Online service)
Beginning Entity Framework Core 5from novice to professional /
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
Beginning Entity Framework Core 5by Eric Vogel.
其他題名:
from novice to professional /
作者:
Vogel, Eric.
出版者:
Berkeley, CA :Apress :2021.
面頁冊數:
xv, 317 p. :ill., digital ;24 cm.
Contained By:
Springer Nature eBook
標題:
Web databases.
電子資源:
https://doi.org/10.1007/978-1-4842-6882-7
ISBN:
9781484268827$q(electronic bk.)
Beginning Entity Framework Core 5from novice to professional /
Vogel, Eric.
Beginning Entity Framework Core 5
from novice to professional /[electronic resource] :by Eric Vogel. - Berkeley, CA :Apress :2021. - xv, 317 p. :ill., digital ;24 cm.
Introduction -- Part I. Getting Started -- 1. Installation -- 2. Project Structure -- Part II. Core Features -- 3. Entities -- 4. Database Context -- 5. Creating a Database from Code -- 6. Seeding Data -- 7. Getting Data -- 8. Inserting Data -- 9. Updating Data -- 10. Deleting Data -- 11. Navigation Properties -- Part III. Advanced Features -- 12. Aggregations -- 13. Stored Procedures -- 14. Migrations -- Part IV. A Model Web Application -- 15. Authentication on the Web -- 16. Displaying Data on the Web -- 17. Inserting Data on the Web -- 18. Updating Data on the Web -- 19. Deleting Data on the Web -- 20. Reporting on the Web -- 21. Authorization on the Web. -- Part V. Learning More -- 22 Delving Deeper -- 23 Conclusion.
Use the code-driven approach of Entity Framework Core 5 to build a functional web application that accesses a database on the backend server. This book covers the common use cases of Entity Framework that a developer needs to master in order to begin building applications that run against a database. Throughout the book you will be shown how to use Entity Framework Core 5 by implementing a simple ASP.NET Core Razor Pages line-of-business application. This example application will be similar to those you might write yourself and deploy to your users on a web or intranet site via a browser. This book takes a code-first approach in which your database will be created and seeded programmatically. You won't need to create the database through your database engine's interface. Instead, you will be shown how to define your data model in Entity Framework, and then let Entity Framework do the work of creating your database and schema for you. From there you will learn how to seed your database with example data, then to implement the common, so-called CRUD operations consisting of creating, retrieving, updating, and deleting rows of data. By the end of the book you will have built a well-designed application that you can use as the basis for future applications that you create in your job. You will: Download and install Entity Framework Core 5 Perform create, read, update, and delete (CRUD) operations Create and seed a database with example data using Entity Framework Core 5 Incrementally add new database functionality through Entity Framework Core 5 migrations Recognize when to take advantage of new features introduced in Entity Framework Core 5 Deliver line-of-business applications using ASP.NET Core that run in a browser.
ISBN: 9781484268827$q(electronic bk.)
Standard No.: 10.1007/978-1-4842-6882-7doiSubjects--Uniform Titles:
Active server pages.
Subjects--Topical Terms:
200459
Web databases.
LC Class. No.: QA76.9.W43 / V644 2021
Dewey Class. No.: 005.7402854678
Beginning Entity Framework Core 5from novice to professional /
LDR
:03492nmm a2200325 a 4500
001
599885
003
DE-He213
005
20210719143400.0
006
m d
007
cr nn 008maaau
008
211027s2021 cau s 0 eng d
020
$a
9781484268827$q(electronic bk.)
020
$a
9781484268810$q(paper)
024
7
$a
10.1007/978-1-4842-6882-7
$2
doi
035
$a
978-1-4842-6882-7
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.9.W43
$b
V644 2021
072
7
$a
UMP
$2
bicssc
072
7
$a
COM051380
$2
bisacsh
072
7
$a
UMP
$2
thema
082
0 4
$a
005.7402854678
$2
23
090
$a
QA76.9.W43
$b
V878 2021
100
1
$a
Vogel, Eric.
$3
894228
245
1 0
$a
Beginning Entity Framework Core 5
$h
[electronic resource] :
$b
from novice to professional /
$c
by Eric Vogel.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2021.
300
$a
xv, 317 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
Introduction -- Part I. Getting Started -- 1. Installation -- 2. Project Structure -- Part II. Core Features -- 3. Entities -- 4. Database Context -- 5. Creating a Database from Code -- 6. Seeding Data -- 7. Getting Data -- 8. Inserting Data -- 9. Updating Data -- 10. Deleting Data -- 11. Navigation Properties -- Part III. Advanced Features -- 12. Aggregations -- 13. Stored Procedures -- 14. Migrations -- Part IV. A Model Web Application -- 15. Authentication on the Web -- 16. Displaying Data on the Web -- 17. Inserting Data on the Web -- 18. Updating Data on the Web -- 19. Deleting Data on the Web -- 20. Reporting on the Web -- 21. Authorization on the Web. -- Part V. Learning More -- 22 Delving Deeper -- 23 Conclusion.
520
$a
Use the code-driven approach of Entity Framework Core 5 to build a functional web application that accesses a database on the backend server. This book covers the common use cases of Entity Framework that a developer needs to master in order to begin building applications that run against a database. Throughout the book you will be shown how to use Entity Framework Core 5 by implementing a simple ASP.NET Core Razor Pages line-of-business application. This example application will be similar to those you might write yourself and deploy to your users on a web or intranet site via a browser. This book takes a code-first approach in which your database will be created and seeded programmatically. You won't need to create the database through your database engine's interface. Instead, you will be shown how to define your data model in Entity Framework, and then let Entity Framework do the work of creating your database and schema for you. From there you will learn how to seed your database with example data, then to implement the common, so-called CRUD operations consisting of creating, retrieving, updating, and deleting rows of data. By the end of the book you will have built a well-designed application that you can use as the basis for future applications that you create in your job. You will: Download and install Entity Framework Core 5 Perform create, read, update, and delete (CRUD) operations Create and seed a database with example data using Entity Framework Core 5 Incrementally add new database functionality through Entity Framework Core 5 migrations Recognize when to take advantage of new features introduced in Entity Framework Core 5 Deliver line-of-business applications using ASP.NET Core that run in a browser.
630
0 0
$a
Active server pages.
$3
215230
630
0 0
$a
Microsoft .NET Framework.
$3
797678
650
0
$a
Web databases.
$3
200459
650
0
$a
Microsoft software.
$3
310638
650
0
$a
Database management.
$3
182428
650
1 4
$a
Microsoft and .NET.
$3
760507
650
2 4
$a
Database Management.
$3
273994
710
2
$a
SpringerLink (Online service)
$3
273601
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/978-1-4842-6882-7
950
$a
Professional and Applied Computing (SpringerNature-12059)
筆 0 讀者評論
全部
電子館藏
館藏
1 筆 • 頁數 1 •
1
條碼號
館藏地
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
000000198509
電子館藏
1圖書
電子書
EB QA76.9.W43 V878 2021 2021
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
多媒體檔案
https://doi.org/10.1007/978-1-4842-6882-7
評論
新增評論
分享你的心得
Export
取書館別
處理中
...
變更密碼
登入