.NUPKG 文件扩展名

2 种文件类型使用 .nupkg 扩展名。

NuGet Package

开发者 NuGet
受欢迎程度
3.6  |  62 
 

什么是 NUPKG 文件?

A NUPKG file is a code package used by NuGet, a Microsoft Visual Studio component that allows developers to create and share packages for use in .NET projects. It contains packaged source code, as well as instructions for how to use that code. NUPKG files are built from .NUSPEC files, which are themselves built from .DLL assemblies.

更多信息

Prior to 2012, developers had to manually install NuGet as an extension to Microsoft Visual Studio. But over time, NuGet and the NUPKG format proved so essential that Microsoft began installing NuGet Package Manager with Visual Studio by default. These days, developers share thousands of NUPKG files using NuGet.org and NuGet Package Manager. Popular NuGet packages include Microsoft Entity Framework, jQuery, and JSON libraries.

如何打开 NUPKG 文件

Generally, developers do not open NUPKG files. Instead, they import the files into Microsoft Visual Studio, so they can include the code contained within NUPKG files in their development projects.

To import a NUPKG file into Microsoft Visual Studio:

  1. From the Visual Studio toolbar, select Project → Manage NuGet Packages. The NuGet Package Manager appears.
  2. Select the gear icon that appears in the upper right-hand corner of the NuGet Package Manager. The Options window appears, showing a list of NuGet package sources.
  3. If the folder containing your NUPKG file does not appear in the Package sources: field, add that folder as a package source (by selecting the + button and then entering the path to your folder in the Source: field). Then, select OK.
  4. From the Package source: dropdown menu, select your new package source.
  5. When your NUPKG file appears in the NuGet Package Manager, click it and then select Install.

Because NUPKG files are compressed with zip compression, you can also extract the files contained within them using zip utilities such as:

After you extract the files contained within a NUPKG package, you can open and view them normally.

注: If you have trouble extracting the files contained within a NUPKG file, you can try renaming the file to use the .ZIP extension before decompressing it.

使用File Viewer Plus打开 400 多种文件格式。免费下载

可打开 NUPKG 文件的程序

Windows
Mac
Linux
免费
免费
分类: 开发者
更新时间: 2020-07-06

NetUpdate Package

开发者 Intego
受欢迎程度
2.5  |  8 
 

A NUPKG file is an update package used by NetUpdate, a software utility used for updating Intego applications. It may contain a patch or content pack for software titles such as VirusBarrier, Personal Antispam, Personal Backup, FileGuard, and ContentBarrier.

可打开 NUPKG 文件的程序

Mac
分类: 数据
更新时间: 2012-05-19

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的所有文件格式和软件程序。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们