Maarten Balliauw 11/27/2014

Could not load file or assembly… NuGet Assembly Redirects

Read Original

This technical article addresses the common .NET error 'Could not load file or assembly' caused by faulty assembly binding redirects in projects using NuGet. It explains what assembly redirects are, how NuGet manages them, and why they sometimes fail. The post concludes with a practical trick to force NuGet to regenerate correct binding redirects, solving versioning conflicts.

Could not load file or assembly… NuGet Assembly Redirects

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes