C# Reflection Explained (Claim generation example)
Raw Coding
In this c# reflection tutorial I try to answer questions like: what is reflection? how to use reflection? how to solve problems with reflection? Primarily I try to shift your perspective to looking at your code as just another source of data which we manipulate using reflection. We then go to implement a real world example, where we generate all possible claims we would need and authorize based on generated claims.
Source: https://github.com/T0shik/raw-coding-101-tutorials/tree/master/Reflection
Shop π https://shop.raw-coding.dev Twitch π₯ https://www.twitch.tv/raw_coding Discord π¬ https://discord.gg/R9A8yq4 Github ποΈ https://github.com/T0shik Twitter π£ https://twitter.com/anton_t0shik Instagram π€³ https://www.instagram.com/anton_t0shik/
Patreon π https://www.patreon.com/raw_coding Donate π https://streamelements.com/raw_coding/tip Linode π https://www.linode.com/rawcodingβ
#csharp ... https://www.youtube.com/watch?v=cdG2JxuZvNI
245013280 Bytes