Modern Data Access with Entity Framework Core Database Programming Techniques for .NET, .NET Core, UWP, and Xamarin with C# /
C# developers, here's your opportunity to learn the ins-and-outs of Entity Framework Core, Microsoft's recently redesigned object-relational mapper. Benefit from hands-on learning that will teach you how to tackle frustrating database challenges, such as workarounds to missing features in...
Κύριος συγγραφέας: | |
---|---|
Συγγραφή απο Οργανισμό/Αρχή: | |
Μορφή: | Ηλεκτρονική πηγή Ηλ. βιβλίο |
Γλώσσα: | English |
Έκδοση: |
Berkeley, CA :
Apress : Imprint: Apress,
2018.
|
Έκδοση: | 1st ed. 2018. |
Θέματα: | |
Διαθέσιμο Online: | Full Text via HEAL-Link |
Πίνακας περιεχομένων:
- Chapter 1: Introducing Entity Framework Core
- Chapter 2: Installing Entity Framework Core
- Chapter 3: Concepts of Entity Framework Core
- Chapter 4: Reverse Engineering for Existing Databases (Database First Development)
- Chapter 5: Forward Engineering for New Databases
- Chapter 6: Customizing the Database Schema
- Chapter 7: Database Schema Migrations
- Chapter 8: Read Data with LINQ
- Chapter 9: Object Relationships and Loading Strategies
- Chapter 10: Inserting, Deleting, and Modifying Records
- Chapter 11: Concurrency (Preventing Conflicts)
- Chapter 12: Logging
- Chapter 13: Asynchronous Programming
- Chapter 14: Dynamic LINQ Queries
- Chapter 15: Read and Modify Data with SQL, Stored Procedures, and Table Valued Functions
- Chapter 16: Tips and Tricks for Mapping
- Chapter 17: Performance Tuning
- Chapter 18: Software Architecture with Entity Framework Core
- Chapter 19: Commercial Tools
- Chapter 20: Additional Components
- Chapter 21: Appendix A: Case Studies
- Chapter 22: Appendix B: Internet Resources
- Chapter 23: Appendix C: New Features in Entity Framework Core 2.1.