ASP.NET Basics for Experts | .NET Conf 2023

preview_player
Показать описание
People love to stay in their comfort zone and do what they've always done. But what if you could take your web applications to the next level just by getting the fundamentals right?

In this .NET 8 demo-rich session, I will show you how to make your applications more testable, maintainable and resilient.
Whether you are working with a monolith or a vast distributed application, the areas we'll cover will be applicable.
Join me and learn about the following topics and more!

- Minimal APIs, top-level statements and good design practise
- Dependency injection and inversion of control
- HTTP clients and policies
- Resiliency and circuit breakers with Polly
- Discovery clients with Steeltoe OSS"

#dotnet
Рекомендации по теме
Комментарии
Автор

This is absolutely gold. And we can use it daily at work. I loved the abstractions using the extension methods. So clean. 👏

ricardomlourenco
Автор

Your content is a gift to the online community. Thanks!

acodersjourney
Автор

7:25 Can i do that for a entire global solution scope? For example: put all my "using" imports in a single global.cs in the root of the solution. This kind of feature is great.

viniciusbernardo
Автор

What software do you use to share your screen this way?

theyuribanker
Автор

I like that VS theme. Does anyone know details ?

AvineshSinghSaab
Автор

Please fix WEBAPI template issue for efcore 8 and dotnet 8. Getting Invariant Globalization Error each time. 😅

AslamNazeerShaikh