Microsoft.Web.Infrastructure not part of the GAC/.net framework
See original GitHub issueSimpleInjector.Integration.WebApi.WebHost.QuickStart
package has a framework reference to Microsoft.Web.Infrastructure
. As far as I know, the Infrastructure assembly is a NuGet package - in other words not part of the GAC.
See my issue here: https://stackoverflow.com/questions/48580482/unable-to-install-nuget-pck-microsoft-web-infrastructure-is-not-in-my-gac
Please correct me if I’m wrong.
Issue Analytics
- State:
- Created 6 years ago
- Comments:8
Top Results From Across the Web
Unable to install NuGet pck - Microsoft.Web.Infrastructure is ...
QuickStart' tried to add a framework reference to 'Microsoft.Web.Infrastructure' which was not found in the GAC. This is possibly a bug in the ......
Read more >Dependency error in Vs 2019 - Microsoft Q&A
Hi @Erum Mirza , It appears that Microsoft.Web.Infrastructure.dll is not being installed in the GAC, even if .net (4.0 or 4.5 or other) ......
Read more >I have updated to Microsoft.Web.Infrastructure package ...
I have a Visual Studio project that has a reference to Microsoft.Web.Infrastructure version 2.0. I updated from version 1.0 using the ...
Read more >Error Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture ...
It appears that Microsoft.Web.Infrastructure.dll is not being installed in the GAC, even if .net (4.0 or 4.5 or other) are installed successfully on...
Read more >Could not load file or assembly 'Microsoft.VisualStudio. ...
The DLL was missing in the "GAC", so a reinstall "AspNetDiagnosticPack.msi" (VS 2019) solved the problem for me. I found the file in...
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
Give me a couple of days to do some research on this. Seems weird that there is a “fix” for something they deliberately removed from the framework.
won’t fix. This problem seems localized and we are not investing in Web API integration any longer.