語系:
繁體中文
English
說明(常見問題)
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Beginning Entity Framework Core 5 = ...
~
Vogel, Eric.
Beginning Entity Framework Core 5 = From Novice to Professional /
紀錄類型:
書目-語言資料,印刷品 : Monograph/item
正題名/作者:
Beginning Entity Framework Core 5/ by Eric Vogel.
其他題名:
From Novice to Professional /
作者:
Vogel, Eric.
面頁冊數:
XV, 317 p. 55 illus.online resource. :
Contained By:
Springer Nature eBook
標題:
Database Management. -
電子資源:
https://doi.org/10.1007/978-1-4842-6882-7
ISBN:
9781484268827
Beginning Entity Framework Core 5 = From Novice to Professional /
Vogel, Eric.
Beginning Entity Framework Core 5
From Novice to Professional /[electronic resource] :by Eric Vogel. - 1st ed. 2021. - XV, 317 p. 55 illus.online resource.
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
Standard No.: 10.1007/978-1-4842-6882-7doiSubjects--Topical Terms:
669820
Database Management.
LC Class. No.: QA76.76.M52
Dewey Class. No.: 004.165
Beginning Entity Framework Core 5 = From Novice to Professional /
LDR
:03776nam a22003855i 4500
001
1047788
003
DE-He213
005
20210622083850.0
007
cr nn 008mamaa
008
220103s2021 xxu| s |||| 0|eng d
020
$a
9781484268827
$9
978-1-4842-6882-7
024
7
$a
10.1007/978-1-4842-6882-7
$2
doi
035
$a
978-1-4842-6882-7
050
4
$a
QA76.76.M52
072
7
$a
UMP
$2
bicssc
072
7
$a
COM051380
$2
bisacsh
072
7
$a
UMP
$2
thema
082
0 4
$a
004.165
$2
23
100
1
$a
Vogel, Eric.
$e
author.
$4
aut
$4
http://id.loc.gov/vocabulary/relators/aut
$3
1351526
245
1 0
$a
Beginning Entity Framework Core 5
$h
[electronic resource] :
$b
From Novice to Professional /
$c
by Eric Vogel.
250
$a
1st ed. 2021.
264
1
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2021.
300
$a
XV, 317 p. 55 illus.
$b
online resource.
336
$a
text
$b
txt
$2
rdacontent
337
$a
computer
$b
c
$2
rdamedia
338
$a
online resource
$b
cr
$2
rdacarrier
347
$a
text file
$b
PDF
$2
rda
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.
650
2 4
$a
Database Management.
$3
669820
650
1 4
$a
Microsoft and .NET.
$3
1114109
650
0
$a
Database management.
$3
557799
650
0
$a
Microsoft .NET Framework.
$3
565417
650
0
$a
Microsoft software.
$3
1253736
710
2
$a
SpringerLink (Online service)
$3
593884
773
0
$t
Springer Nature eBook
776
0 8
$i
Printed edition:
$z
9781484268810
776
0 8
$i
Printed edition:
$z
9781484268834
856
4 0
$u
https://doi.org/10.1007/978-1-4842-6882-7
912
$a
ZDB-2-CWD
912
$a
ZDB-2-SXPC
950
$a
Professional and Applied Computing (SpringerNature-12059)
950
$a
Professional and Applied Computing (R0) (SpringerNature-43716)
筆 0 讀者評論
多媒體
評論
新增評論
分享你的心得
Export
取書館別
處理中
...
變更密碼[密碼必須為2種組合(英文和數字)及長度為10碼以上]
登入