The Catch Block #35 - .NET 5.0 Extravaganza!
Let's talk about the big releases of .NET 5.0, ASP.NET Core 5.0, C# 9.0, Entity Framework Core 5.0, and F# 5.
Let's talk about the big releases of .NET 5.0, ASP.NET Core 5.0, C# 9.0, Entity Framework Core 5.0, and F# 5.
Two different ways to group values without needing an entire class.
Let's make types that use other types!
Let's build useful string extension methods like ToDelimitedList and Excerpt. Plus: .NET 5.0 has launched!
Let's query some C# collections using LINQ and a bunch of new keywords!