Tagged Questions
1
vote
3answers
278 views
Restricting using strong named dlls functionality
I'm trying to think of a way that prevent others using your published dlls, for example let's say you create a cool light weight winui photo processing tool that's separated into several assemblies. ...