The C# Feature I Use Instead of Reflection



The C# Feature I Use Instead of Reflection

The C# Feature I Use Instead of Reflection

Check out the ABP Framework here: https://bit.ly/3UmfRbh
Check out my courses: https://nickchapsas.com

Become a Patreon and get source code access: https://www.patreon.com/nickchapsas

Hello everybody I’m Nick and in this video I will introduce you to a set of attributes that allow you to get compile-time metadata about your code and use them in runtime. In many cases the data you will collect are impossible to get with something like reflection during runtime.

This video is sponsored by abp.io.

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.