chapter 1: what's new in .net core 2 and c# 7? · entity framework core 2.ø.i-rtm-125...

64
Chapter 1: What's New in .NET Core 2 and C# 7?

Upload: others

Post on 27-May-2020

11 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

Chapter 1:What's New in .NET Core 2 and C# 7?

Page 2: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 2 ]

Page 3: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 3 ]

Page 4: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 4 ]

Page 5: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 5 ]

Page 6: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 6 ]

Page 7: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 7 ]

Page 8: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 8 ]

Page 9: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 9 ]

Page 10: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 10 ]

Page 11: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 11 ]

Page 12: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 12 ]

Chapter 2:Understanding .NET Core Internals and Measuring Performance

Page 13: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 13 ]

Page 14: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 14 ]

Page 15: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 15 ]

Page 16: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 16 ]

Page 17: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 17 ]

Page 18: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 18 ]

Chapter 3:Multithreading and Asynchronous Programming in .NET Core

Page 19: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 19 ]

Page 20: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 20 ]

Page 21: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 21 ]

Page 22: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 22 ]

Chapter 4:Data Structures and Writing Optimized Code in C#

Page 23: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 23 ]

Page 24: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 24 ]

Page 25: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 25 ]

Page 26: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 26 ]

Chapter 5:Designing Guidelines for .NET Core Application Performance

Page 27: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 27 ]

Page 28: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 28 ]

Page 29: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 29 ]

Page 30: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 30 ]

Page 31: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 31 ]

Page 32: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 32 ]

Chapter 6:Memory Management Techniques in .NET Core

Page 33: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 33 ]

Page 34: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 34 ]

Page 35: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 35 ]

Page 36: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 36 ]

Page 37: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 37 ]

Page 38: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 38 ]

Chapter 7:Securing and Implementing Resilience in .NET Core Applications

Page 39: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 39 ]

Page 40: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 40 ]

Page 41: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 41 ]

Page 42: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 42 ]

Page 43: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 43 ]

Page 44: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 44 ]

Page 45: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 45 ]

Page 46: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 46 ]

Chapter 8: Microservices Architecture

Page 47: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 47 ]

Page 48: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 48 ]

Page 49: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 49 ]

Page 50: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 50 ]

Page 51: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 51 ]

Page 52: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 52 ]

Page 53: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 53 ]

Page 54: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 54 ]

Page 55: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 55 ]

Page 56: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 56 ]

Page 57: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 57 ]

Page 58: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 58 ]

Page 59: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 59 ]

Chapter 9:Monitoring Application Performance Using Tools

Page 60: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 60 ]

Page 61: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 61 ]

Page 62: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 62 ]

Page 63: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 63 ]

Page 64: Chapter 1: What's New in .NET Core 2 and C# 7? · Entity Framework Core 2.ø.I-rtm-125 initialized 'ApplicationDbContext' using provider 'Microsoft. EntityFrameworkCore.SqISetwer

[ 64 ]