Issue 490 · Week of May 24, 2026
Feed Jobs Search Platform About Donate
← Back to feed / //dotnet

Pattern matching in action using C# 6

Read full article Discuss
The new release of the C# language migth seem as a minor version, but in fact, it contains a hidden gem. In fact, it contains awesome support for pattern matching - but for some reason, this is concealed under the name 'exception filters'.