Search code examples
Checking PublicKeyToken of a .NET 5 assembly from .NET Framework application...

c#.net.net-assembly.net-5.net-4.8

Read More
>NET5.0 Increment Application Version...

c#visual-studio-2019.net-assembly

Read More
How to use "InternalsVisibleTo" attribute with Strongly named assembly?...

c#.net-assembly

Read More
Are there specific issues with .NET Core apps and System.Reflection.Assembly.LoadFrom(...)?...

c#.net.net-assemblysystem.reflection

Read More
Namespace and assembly names when porting .NET code between platforms and technologies...

.netarchitecturenamespaces.net-assemblyporting

Read More
System.Reflection.ReflectionTypeLoadException: 'Unable to load one or more of the requested type...

c#visual-studioentity-framework.net-assembly.net-5

Read More
Get company name and copyright information of assembly...

c#.net.net-assembly

Read More
Why AppDomain.CurrentDomain.BaseDirectory not contains "bin" in asp.net app?...

c#asp.net.net-assembly

Read More
Load external Assembly (RCL) to Blazor WebAssembly app...

.net-assemblyblazor-webassemblydynamic-import

Read More
SQL Server 2016 - Get sys.assembly_files by database name...

sqlsql-server.net-assembly

Read More
System.Net.Http 4.2 with .NET 4.7...

c#.nethttp-redirectbinding.net-assembly

Read More
Assembly mismatch when running the exe from a shared folder...

c#visual-studio.net-assembly

Read More
Mono Cecil add missing assembly...

c#.net.net-assemblymono.cecil

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

azure-functions.net-assembly

Read More
Can we modify the existing assembly(dll) by using CSharpCompilation.Create()? If not how to do?...

c#.net-assemblyroslynroslyn-code-analysis

Read More
From where do I reference a missing assembly (System.Net.Http.Formatting)?...

.net-assemblyvisual-studio-debuggingvisual-studio-2013system.netmediatypeformatter

Read More
Passing IConfiguration to constructor using Reflection...

c#reflection.net-assembly.net-5

Read More
Unload Assembly or AppDomain after Use (like in Object Browser)...

c#.net-assemblyappdomaincsharpcodeproviderobjectbrowser

Read More
Set Product Version and File Version to different numbers in C#...

c#visual-studiovisual-studio-2019.net-assembly

Read More
Best practices/guidance for maintaining assembly version numbers...

.netversion-controlversioning.net-assemblyassemblyversions

Read More
Loading dll using Assembly.Load(byte[], byte[]) different behaviour between Visual Studio 2013 and 2...

c#visual-studio.net-assemblyassembly-resolution

Read More
How can I set the name of my program in the Open With dialog?...

visual-studiovisual-studio-2012exe.net-assemblyopen-with

Read More
Cannot find an implementation class for grain interface...

c#.net-assemblyorleans

Read More
Method inlining across native images of assemblies...

.net.net-assemblyngen

Read More
How to resolve "The located assembly's manifest definition does not match the assembly refe...

c#manifest.net-assemblypdfium

Read More
Bad IL Format Error: .NET Dynamic Assembly...

c#dllruntime.net-assemblycil

Read More
.NET Framework get running processor architecture...

.netpinvokeprocessor.net-assembly

Read More
Can a call to Assembly.Load(byte[]) raise the AppDomain.AssemblyResolve event?...

c#.netreflectionclr.net-assembly

Read More
What is the right way of getting my WinForms application's name?...

c#winforms.net-assemblyapplication-nameexecutable-path

Read More
Reference Embedded Resource from Codedom Compiled Exe...

c#.net-assemblysystem.reflectioncodedomcsharpcodeprovider

Read More
BackNext