About
Full speaking history and blog can be found at http://schneids.net.
Sessions at dev up 2023
Exploring Serverless Options for .NET in Azure, AWS, and Beyond
When it comes to serverless hosting options for .NET, there are a bevy of choices available for deploying your application, from AWS to Azure to Google Cloud Platform (no, really). In this session,...
I Don't Need No Stinking Controllers - Composing Minimal APIs in ASP.NET Core
Minimal APIs are one of the most talked about features in ASP.NET Core - they make starting and running your .NET API super simple. But how do they fit into the world of .NET web development? Are t...