I have some code in my library that I want to run on the fly when the assemnly is loaded. Similar to how for example Owin auto inilitize itself.
Is this the way you do it? .Net: Running code when assembly is loaded
I have some code in my library that I want to run on the fly when the assemnly is loaded. Similar to how for example Owin auto inilitize itself.
Is this the way you do it? .Net: Running code when assembly is loaded