Implementing Modern API Versioning in .NET

Video

How t0 implement modern API versioning in .NET using the latest tooling available. In this video we will focus on Minimal APIs since this is the new feature added in .NET 6, but this approach can be used for Web APIs as well.

Read more...

MSFT Workshop - All about Microservices

Video

Video Series from .NET Conf 2020: What are microservices? How they work? Their benefits and challenges? The problems they solve. How to design and deploy them (~4.5 hours).

Read more...

Replace JavaScript with client-side C#

Video

Replace JavaScript with C# code on the client side with Blazor in ASP.NET Core 3.0

Read more...