Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-assembly

Is there a utility that does the opposite of ilmerge?

Dynamic load a .NET assembly with some other dll dependency

dynamically loading and unloading of c# assembly into appdomain

c# .net .net-assembly

Replace a class at the assembly level so all references call a new implementation

Microsoft.Office.Interop.Word namespace overriding my System namespace? C# ASP.net

Mono Cecil add missing assembly

Serializing a type created in a ScriptEngine session

Marshalling Assembly from another AppDomain

Determine whether assembly is a gui application

Azure Function 2 - missing a using directive or an assembly reference?

How to separate managed and unmanaged DLLs in another directory

Can a type be added that references an in-memory assembly?

Where can I see predefined methods' code in c#? [closed]

c# path .net-assembly

Powershell 7.4.5 attempting Add-Type of Oracle.ManagedDataAccess.Core gets error loading System.DirectoryServices.Protocols

Getting information from an Assembly without loading it

Can I achieve type forwarding in .NET without modifying the "from" assembly?