external - How to add a class to a dll without recompiling the dll? -


how add class dll without recompiling dll?

i have library i'm using, , don't have source code.

i not touch library able add new classes library.

is possible?

i create new dll whatever classes , functions need, can write them extension methods , appear if in same namespace. have add additional reference dll projects use existing library or use "ilmerge" merge dll's.


Comments

Popular posts from this blog

c# - HttpResponseMessage System.InvalidOperationException -

sql - Postgresql error: "failed to find conversion function from unknown to text" -