Skip to content
codechavez
codechavez
  • It’s All About Me
  • .NET Core
  • Angular
  • How to
  • developer live

Tag: expressions

.NET Core

C# Switch expressions

victorinoJanuary 18, 2019January 18, 2019

C# 8 brings several good features, one of them is switch expressions. In the previous version I took advantage of using Switch statements with patterns. On C# 7x patterns were introduced into switch statements, which added a powerful tool for…

Continue reading ➞ C# Switch expressions
C#, C# 8, expressions, howto, switch, switch expressions
© 2019 codechavez.com
  • It’s All About Me
  • .NET Core
  • Angular
  • How to
  • developer live