Can .NET Core Framework Assemblies be Mapped back to Individual NuGet Packages? A Detective Story
Read OriginalThis technical article investigates a problem in ReSharper and Rider where the IDE's quick fix for adding missing references incorrectly adds a direct assembly reference to a .NET SDK folder instead of the correct NuGet package (e.g., Microsoft.Extensions.DependencyInjection.Abstractions). It details the detective work behind why the new .NET project format makes it difficult to map framework assemblies back to individual NuGet packages.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser