These Trivialize Finding Things Using Reflection in CSharp!

Finding types in reflection can mean iterating through assemblies and looking for whatever matches your naming convention or some other heuristic. But what if we could find C# types using reflection in an easier way? What if we could use that same approach to find other members of those types as well? In this video, I’ll explain how we can use attributes in C# combined with reflection in order to find types and members easily. ---- 🔑 Membership & Subscriptions: - 📨 Weekly Newsletter: - 🏘️ Private Discord Community: - 📽️ YouTube Membership: @devleader/join 🧠 Courses: - All Courses: - Getting Started with C#: - Refactoring For C# Devs: - [FREE] Intro to Software Development: 🗣️ Social Media & Links: - All My Links: - Blog: - TikTok: @devleader - LinkedIn: - Threads: @ - Twitter: - Facebook: - Instagram: - GitHub: - Twitch: - YouTube: @DevLeader?sub_confirmation=1 ❤️ Affiliations & Products/Services That I Love: - VPS hosting from RackNerd: - VPS hosting from Contabo: - My newsletter platform ConverKit: - My newsletter referral system SparkLoop: - My AI shorts helper Opus Clip: - I try to help answer questions at Quora: - My favorite computer parts store Newegg: - My favorite supplement store Bulk Supplements: ---- #dotnet #csharp #dotnetcore #coding #programming
Back to Top