Attributes get a feature long-overdue in C# 11



Attributes get a feature long-overdue in C# 11

Attributes get a feature long-overdue in C# 11

Check out my courses: https://nickchapsas.com
Come to NDC Oslo: https://bit.ly/ndcoslo2022nick1
Become a Patreon and get source code access: https://www.patreon.com/nickchapsas

Hello everybody I’m Nick and in this video I will show you how C# 11 adds a missing feature for Attributes. The feature is called Generics on Attributes and It was honeslty the only thing about attributes that I was so confused about since every other aspect of the language supports generics. It finally solves a workaround where we had to pass down a type and do some magic under the hood.

Don’t forget to comment, like and subscribe 🙂

Social Media:
Follow me on GitHub: http://bit.ly/ChapsasGitHub
Follow me on Twitter: http://bit.ly/ChapsasTwitter
Connect on LinkedIn: http://bit.ly/ChapsasLinkedIn

Keep coding merch: https://keepcoding.shop

#csharp #dotnet

Comments are closed.