embix / NuGetPackageExplorer

The new home for NuGetPackageExplorer (moved from https://npe.codeplex.com)
MIT License
0 stars 0 forks source link

FeatureRequest: Plugin showing Version of content files if applicable #2

Open embix opened 7 years ago

embix commented 7 years ago

Feature request

NPE version: (e.g. 3.12) (see Help -> about)

in case of a FEATURE REQUEST:

AssemblyVersion, AssemblyFileVersion, AssemblyInformationalVersion

Highlight AssemblyVersion in red, if not in sync with package.

Filehashes could help too.

Example fuckup: FSharp.Core 4.1.17 on NuGet Gallery contains FSharp.Core.dll AssemblyVersion 4.4.1.0, 4.4.0.0, 2.3.0.0, 3.7.41.0, 3.259.41.0, 3.47.41.0, 3.78.41.0 and some unversioned ones. It really is a total mess.

embix commented 7 years ago

actually, if you right click on a dll and view content you get all of that, except the file hash