About
Sessions at dev up 2025
Upgrading .Net Applications
If you've been developing using C# and .Net for any length of time, chances are you have some legacy aging code bases that you want to upgrade to support more modern serverless, containerization, L...
C# Source Generators - Why and How
Microsoft introduced Source Generators as a way to automate repetitive tasks while increasing performance and reducing deployed application sizes. Each version of .Net since 6 has added more Source...