StackOverflow Questions for Tag: dynamic-assemblies

Trevorm
Trevorm

Reputation: 615

Loading plug-in DLL files, "The invoked member is not supported in a dynamic assembly."

Score: 29

Views: 34879

Answers: 6

Read More
JonuKDev
JonuKDev

Reputation: 1

"There is no registered service of type..." doing Dynamic Assembly Loading in .NET MAUI Blazor App

Score: 0

Views: 106

Answers: 0

Read More
ChaseMedallion
ChaseMedallion

Reputation: 21794

When can a dynamic module have a type load exception?

Score: 3

Views: 641

Answers: 2

Read More
DevCoder
DevCoder

Reputation: 11

ASP.Net core web app not unloading other Razor Assembly which were loaded dynamically

Score: 0

Views: 103

Answers: 0

Read More
Aether
Aether

Reputation: 64

How to copy a method from an existing assembly to a dynamic assembly in .NET Core?

Score: 2

Views: 249

Answers: 1

Read More
Ruslan Muradasilov
Ruslan Muradasilov

Reputation: 113

How to dynamically add an instance method to type from loaded assembly in runtime?

Score: 1

Views: 376

Answers: 0

Read More
JulianR
JulianR

Reputation: 16513

.NET: Accessing non-public members from a dynamic assembly

Score: 19

Views: 3359

Answers: 4

Read More
Nick
Nick

Reputation: 988

Can you dynamically load a DLL associated with a currently loaded project then have the visual studio debugger break

Score: 0

Views: 238

Answers: 1

Read More
Ivan Shimko
Ivan Shimko

Reputation: 199

What is the value of AssemblyLoadContext.Unload() in .NET Core in comparison with regular garbage collection?

Score: 3

Views: 3713

Answers: 1

Read More
Nick
Nick

Reputation: 988

CLR Error when using RunAndCollect rather than RunAndSave

Score: 0

Views: 165

Answers: 0

Read More
Nick
Nick

Reputation: 988

Is there an event fired when a .NET collectable assembly is garbage collected (e.g. an Assembly emitted with RunAndCollect)

Score: 0

Views: 74

Answers: 0

Read More
Expressingx
Expressingx

Reputation: 1572

Predefined type 'System.Object' is not defined or imported

Score: 2

Views: 489

Answers: 0

Read More
user11680003
user11680003

Reputation:

what's the purpose of calling TypeBuilder.CreateType()

Score: 0

Views: 80

Answers: 0

Read More
jasnevo
jasnevo

Reputation: 103

.NET: Extend classes upon loading or is there a concept of class loaders?

Score: 0

Views: 203

Answers: 1

Read More
Islam El-gendy
Islam El-gendy

Reputation: 83

Release .dll and .pdb after loading .dll file dynamically

Score: -1

Views: 540

Answers: 1

Read More
Narender
Narender

Reputation: 21

Create Dynamic Type in C# at run time

Score: 1

Views: 905

Answers: 1

Read More
Daniel
Daniel

Reputation: 8388

How to save a dynamically generated assembly that is stored in-memory?

Score: 14

Views: 10823

Answers: 3

Read More
quentin-starin
quentin-starin

Reputation: 26688

How to use a local object in a class dynamically generated with IL Emit

Score: 1

Views: 396

Answers: 1

Read More

Where is an assembly being dynamically generated in this code?

Score: 2

Views: 72

Answers: 0

Read More
user1140479
user1140479

Reputation:

Compile at runtime with referenced assemblies

Score: 0

Views: 978

Answers: 1

Read More
PreviousPage 1Next