Thursday 

Room 3 

11:40 - 12:40 

Session (60 min)

Levelling up your dev workflow with .NET Aspire

You've joined a new company and it's time to get into the repo and start contributing... but first you have to setup your machine. You consult the wiki (that you KNOW is out of date), you try to grab time with the other devs, and before you know it days have slipped past and you're still installing and configuring databases. If only there was a better way...

.NET
Tools

In this workshop we're going to learn about .NET Aspire and how we can use it to help tackle this problem, from configuring our development environments with the right versions of our databases, caches, etc. Next, we'll go a step further and look at how we can use .NET Aspire to improve how we develop our application, from simplified logging and tracing, to making our applications more resilient. We'll even look at how to bring it languages like Python and JavaScript while still having a single, unified development experience.

Aaron Powell

Aaron Powell

Aaron is a Developer Advocate at Microsoft, focusing on .NET and Azure. Having spent 20 years doing web development he's seen it all, from browser wars, the rise of AJAX and the fall of 20 JavaScript frameworks (and that was just yesterday!). Always tinkering with something new he explores crazy ideas like writing your own implementation of numbers in .NET, creating IoC in JavaScript or implementing tic-tac-toe using git commits.