Tillbaka till alla evenemang

Improving your dev experience with .NET Aspire - Chris Klug

  • Active Solution Sverige AB Kammakargatan 9A Stockholm, Stockholms län, 111 40 Sweden (se karta)

Improving your dev experience with .NET Aspire - Chris Klug

Building applications today is a lot more complicated than it used to be, as we tend to shy away from monoliths and build, at least somewhat, distributed applications. On top of that, they tend to be dependent on a bunch of external services like Redis, SQL, Service Buses and Kafka. All of them, things that make your application development a more complicated.

Sure, a lot of it can be handled by a bunch of configuration, conventions and Docker. But it still takes time, is sometimes overly complicated, and causes quite a few headaches. What if it didn't have to?

.NET Aspire is built to simplify your development in these kinds of scenarios. The goal is to allow you to orchestrate your solution using code, and have the framework sort out things like service discovery, telemetry, logging, resiliency and more.

In this presentation you will get an introduction to what .NET Aspire can do for you! It will also try to explain a bit about how it actually works, instead of just showing the new and shiny stuff and saying that it is the result of many sacrificed chickens and black magic!

Chris Klug:

Chris Klug is a consultant at Active Solution. He is a developer badass-as-a-service that either creates or solves problems depending on who you ask. He loves creating and building things. Whether it be a new application, a new kitchen or a new RC helicopter, you will see him building things all the time. Most of the time, that means writing code and solving problems for clients. Except for the many days he spends at conferences and usergroups, talking about doing things he is passionate about, and for the days he goes mountain biking, IPSC shooting, kiteboarding or RC helicopter flying.
For the last 15-something years, he has been solving problems for customers, and loving it. But if he gets to choose, he'll go to the beach and kitesurf every day!

Föregående
Föregående
21 mars

Stop using Entity Framework as a DTO provider!

Nästa
Nästa
23 april

.NET Castle - Örebro