Hide third party dll with fody

I would like to write a Fody plugin that will allow me to weave a third party DLL.

Is it possible?

Reading documentation and source code from various plugins, I haven't found a way to do this. It looks like fody only lets you weave the assembly referencing the plugin (using the ModuleDefinition property filled at build time).

Since fody relies on Mono.Cecil, I think it is technically possible, but it looks like my use case was not considered at all.

Tanks

+3
c # fody mono.cecil


source to share


No one has answered this question yet

Check out similar questions:

53
Inserting one dll inside another as an embedded resource and then calling it from my code
7
Create Visual Studio project without access to referenced DLLs
4
MissingMethodException when calling a class library from a third party application
2
Fody PropertyChanged interferes with FxCop
1
How can I merge the referenced assembly into a single.dll for the Dynamics CRM plugin?
0
Ignoring third party 32-bit DLL error in 64-bit assembly in .NET C #
0
Mono.Cecil - Change Private Property
0
how to use third party dll in add-in add-in using c #?
0
How do you know that visual studio doesn't need a third party subscription?
0
msbuild does not restore only fody nuget package



All Articles
Loading...
X
Show
Funny
Dev
Pics