The Future of C#

Speaker: Mads Torgersen Level: 300 C# 9.0 is about to ship, and future versions are already being planned. What’s coming and how does the

Embracing gRPC in .NET

Speaker: Irina Scurtu Level: 300 With an increasing need for scalability and performance dictated by the modern web, it becomes harder and harder

Anatomy of ASP.NET Core Requests

Speaker: Steve Gordon Level: 300 Have you ever wondered how a browser/client request actually results in a response from ASP.NET Core? Have you

Clean architecture with ASP.NET Core

Speaker: Gill Cleeren Level: 300 Building an ASP.NET Core application is simple. File  New Project and BOOM, you’re on your way. But is that