Hi
I’m Oliver Scheer. I help software engineers improve their Azure Cloud and .NET software architecture skills.
I’m a Principal Software Engineer at Medialesson. I’m writing commercial software for more than 25 years now. I’ve been working for more than 17 years at Microsoft as Technical Evangelist and Software Engineer.
I’ve helped thousands of people to get better at coding with modern software tools and helped hundreds of customer to realize successful projects through coaching, trainings and real-life projects.
My goal is to help customers and engineers to build production-ready applications using modern Technologies and Architecture.
My latest blog posts
Year in Code: Reflecting on 2024
As the year comes to a close, I find myself reflecting on a whirlwind year of coding, creating, and learning….
OpenAPI Documentation in .NET 9
Introduction to OpenAPI in ASP.NET Core 9 With the release of .NET 9, the ASP.NET Core team has decided to…
Make Stand-Ups Count: 8 Essential Tips for Effective Meetings
Stand-up meetings are meant to be brief and productive. The goal is to align your team quickly without diving into…
Local Development with Aspire, Blazor & SQL Server in a container
Aspire is a powerful tool that enhances the developer experience and boosts productivity. Developers generally prefer focusing on writing code…
Simplify Debugging with the [DebuggerDisplay] Attribute in C#
When working with complex classes in C#, the default debugger view can often overwhelm you with unnecessary details. Enter the…
Simple Data Seeding with Entity Framework my preferred way
A common challenge in developing database solutions is the insertion and updating of master data. By master data, I mean…