Search code examples
How can I get the assembly file version...

c#.netassembliesversion

Read More
"FileNotFoundException: Could not find System.Private.CoreLib.dll" in Release-mode MAUI ap...

c#.netmauiassembliesmaui-android

Read More
How to get Namespace of an Assembly?...

c#.netassembliesnamespaces

Read More
What exactly is an Assembly in C# or .NET?...

c#.netassemblies

Read More
Difference between PowerShell 5.1 and 7 when working with certificates...

.netpowershell.net-coreassembliespowershell-core

Read More
Can I sign an assembly for which I do not have source code?...

.netassemblies

Read More
C#: why sign an assembly?...

c#assemblies

Read More
Automatically embed multiple icons in a .NET Executable...

.netwinformsresourcesassembliesicons

Read More
Get class that implements an interface across multiple .NET assemblies...

c#assemblies

Read More
Could not load file or assembly HRESULT: 0x80131515 (When adding controller to MVC project that has ...

asp.net-mvcvisual-studio-2010assemblies.net-assembly

Read More
C# Creating an assembly for future reference...

c#visual-studioassemblies

Read More
.NET 6 Library referenced in MAUI project fails to compile in Release configuration with AOT error...

.netreleasemauiassembliesahead-of-time-compile

Read More
What is the earliest entrypoint that the CLR calls before calling any method in an assembly?...

c#.netassembliesentry-pointstatic-constructor

Read More
Compress Xamarin Android APK assemblies...

xamarin.androidcompressionapkassemblies

Read More
Find out dependencies of all DLLs?...

c#.net-assemblyassemblies

Read More
.NET Assembly Version...

.netassembliesversion

Read More
Could not load file or assembly 'someProject' or one of its dependencies. Access is denied...

dependenciesassemblies

Read More
How to read assembly attributes...

.netreflectionassembliesattributes

Read More
Consider app.config remapping of assembly with no app.config mapping...

.netvisual-studionugetassemblies

Read More
Detect whether the assembly was built for .NET Compact Framework...

.netreflectioncompact-frameworkassembliesmono.cecil

Read More
Is it possible to develop a .NET library with optional reference/dependency and still benefit from I...

c#.netdependenciesshared-librariesassemblies

Read More
Could not load file or assembly 'System.Web.Mvc, Version=3.0.0.0, Elmah.MVC issue...

asp.netasp.net-mvcasp.net-mvc-4assemblieselmah.mvc

Read More
Get all namespaces from .dll...

c#assemblies

Read More
Having problems when two of referenced assemblies both define type A.A1...

c#assembliesnamespaces

Read More
Not all assemblies are being loaded into AppDomain from the bin folder...

c#reflectionassemblies

Read More
How to prevent a .NET application from loading/referencing an assembly from the GAC?...

c#.netassembliesgac

Read More
How do I list all loaded assemblies?...

c#.netassemblies

Read More
Tool to show assembly dependencies...

.netassemblies

Read More
Assembly Serialization, Why?...

c#.netreflectionserializationassemblies

Read More
"Are you missing an assembly reference?" compile error - Visual Studio...

visual-studiocompiler-errorsreferenceassemblies

Read More
BackNext