If you happen to stuck with .NET Framework (or you have a library that targets .netstandard2.0) you still can use most of the C# language features that were released in the past 10 years or so.
There are a few tricks you can during the build to add custom attributes, or you can use PolySharp.
This video shows some neat recent C# language features and how to use them with .NET Framework or .netstandard.
1 comment
[ 3.3 ms ] story [ 13.7 ms ] threadThere are a few tricks you can during the build to add custom attributes, or you can use PolySharp.
This video shows some neat recent C# language features and how to use them with .NET Framework or .netstandard.