asp.net core error to "could not find file or assembly with custom assembly"



If your .net core project throws an exception saying "could not find file or assembly. File not found". Even though you have added it into the project. To fix this, convert your class .dll into a nuget package.

A pix worth a thousands words! :)





Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm