Expressions, Lambdas, and Delegates - C# In Simple Terms
Let's discuss some abstract concepts in C#. Plus: interpolated strings!
Let's discuss some abstract concepts in C#. Plus: interpolated strings!
Let's learn how to store and retrieve metadata using attributes and reflection.
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!