Extension methods have been part of C# for years. Extension blocks finally make them feel like a small, organized API. Extension methods are one of those C# features that quietly end up everywhere.
Source: [Dev.to](https://dev.to/ssukhpinder/extension-blocks-in-c-14-are-more-than-new-syntax-31mk)