PatternMatching
A library which enables more powerful pattern matching
than is currently available in the C#'s switch
statement.
You can look through the articles to find out more about this library, or dive into the API reference.
https://github.com/TolikPylypchuk/PatternMatching
Installation
Install-Package CSharpStuff.PatternMatching -Version 1.2.0