.NUPKG File Info & Viewer

Open & inspect
.NUPKG files online

Can't open a NuGet package? View and inspect your .NUPKG files here for free.

Drag & drop your .NUPKG file here
or click to browse from your device
NuGet package archives & more
Uploading...
Extension
.NUPKG
Category
Developer
Primary Use
Developer Package Archive
Primary Software

What is a NUPKG file?

The .NUPKG file is a NuGet Package used by the Microsoft .NET software ecosystem. Software developers use the NuGet package manager to share and consume compiled code. A .NUPKG file is essentially a renamed ZIP archive. It contains compiled .DLL files, related source code files, and a .NUSPEC manifest file that describes the package information. Rarely, a .NUPKG file can also be an Intego NetUpdate Package used for macOS software updates.

How to open NUPKG files?

Because the standard .NUPKG file uses the common ZIP format, you can open it with standard archive software. You can rename the file extension from .NUPKG to .ZIP and extract it using tools like 7-Zip or WinRAR. Developers usually manage these files using the NuGet CLI or the package manager inside Visual Studio. If you want a quick way to inspect the contents without changing the file extension, viewer.online/nupkg analyzes .NUPKG files to identify their exact format and creator software, shows which programs can open the file, and usually previews it.

Best practices and troubleshooting

When you work with .NUPKG files manually, you must not corrupt the internal folder structure. The NuGet Package Explorer provides a safe graphical interface to view package contents and metadata without extracting the files yourself. If you see an error when you try to unzip the file, ensure the file download is complete and the archive is not broken.

Software and tools

The main tools for this format are Visual Studio, JetBrains Rider, and the dotnet CLI. For basic file extraction, general archive programs like PeaZip work perfectly.

Summary

Because .NUPKG files use the known ZIP format, viewer.online/nupkg can safely open and display them online, eliminating compatibility problems. If your .NUPKG has multiple possible meanings, we recommend using viewer.online/nupkg to identify the actual format of your file.

Frequently Asked Questions

What is a NUPKG file?

A NuGet Package file. It is a ZIP archive containing compiled .NET code, metadata, and developer tools.

How do I extract a NUPKG file?

Rename the file extension to .ZIP. After renaming, you can open and extract it with standard archive tools like 7-Zip.

How do I install a NUPKG file locally?

Use the NuGet CLI or a local package source. You can run the `nuget add` command, or you can configure a local folder as a package source inside Visual Studio.

Why won't my NUPKG file open as a ZIP?

The file might be corrupted or incomplete. Re-download the .NUPKG file to ensure the ZIP header is intact.

Are there NUPKG files for Mac?

Yes, occasionally. While most are Microsoft packages, Intego security software on macOS uses the .NUPKG extension for its NetUpdate files.

Ready to inspect your .NUPKG file?

Upload any .NUPKG file and instantly identify its format, extract content, and preview it online.

Drop file here