Assembly loading doesn't work as expected
See original GitHub issueDescribe the bug Loading the assembly from its path creates types differently from expected
To Reproduce Steps to reproduce the behavior:
- Using this version of the library ‘0.2.4’
- Run tests from https://github.com/godrose/netcore-load
- See the error in the test which uses the package as opposed to
Assembly.LoadFrom
approach
Expected behavior Tests should be green in both cases
Screenshots Irrelevant
Additional context .NET Core pre-3.0, VS 2017, Test Explorer
Issue Analytics
- State:
- Created 4 years ago
- Comments:23 (8 by maintainers)
Top Results From Across the Web
c# - Load assembly doesn't worked correctly
I think your syntax is wrong. Assembly.load(string) expects the assembly name. Assembly.Load("SampleAssembly, Version=1.0.2004.0, ...
Read more >Best Practices for Assembly Loading - .NET Framework
Unexpected dependency loading can occur. It you load two assemblies that share a dependency, loading them with partial binding might result in ...
Read more >Loading assemblies doesn't work in Terminal until I press ...
The Cmdlet Add-Type doesn't load the referenced assemblies until the method GetTypes is executed on the assembly object.
Read more >When starting 3ds Max, a Plug-in Assembly Load Error ...
Issue: When starting 3ds Max, a Plug-in Assembly Load Error (Autodesk.Max.Wrappers.dll) error similar to the following will occur:
Read more >Cannot debug net6.0-macos Apps - Developer Community
This is a regression. I can no longer debug net6.0-macos apps. It also fails for net6.0-maccatalyst apps. When I hit debug, the following ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
New issue, if you don’t mind.
On Mon, Sep 30, 2019, 8:47 AM Gennady Verdel notifications@github.com wrote:
@jzabroski congrats on the wedding and enjoy your honeymoon! I’m available to help whenever you’re ready to proceed on this issue.