Anyfile
Open file
.nupkgTypical support level 2

Inspect NuGet Package Contents Online

NUPKG is a ZIP-derived NuGet distribution package containing a nuspec manifest, libraries, build assets and other files. Anyfile lists bounded entries without restoring dependencies or loading assemblies.

Choose a .nupkg file

Your file stays on this device

Anyfile reads only the local file you select. Parsing, decoding and rendering happen in this browser tab; the file is not uploaded to Anyfile servers.

What Anyfile can show

  • nuspec, lib, ref, runtimes and build paths when present
  • Entry sizes and compression methods

Limits and conditions

  • Package metadata is not resolved into a dependency graph
  • Assemblies and build scripts are not executed or decompiled

Need deeper capabilities?

7-ZipUse an archive utility when you need to extract, verify or change package contents.

Independent suggestion; no partnership or endorsement is implied.

IMPLEMENTATION

Viewers responsible for this format

Archive metadata viewer
Bounded local listings for ZIP-derived and compressed archives.
See implementation and open-source credits

Common question

Can opening a NUPKG install it into a project?

No. The viewer only inspects package structure and never runs NuGet restore or package scripts.