aliases:
tags: Type/Tech/Platform/Microsoft area/tech/microsoft
from: "[[Dotnet (.NET)]]"
related:
contra:
to:
dateCreated: 2023-12-09, 12:04
dateModified: 2023-12-09, 12:06
version: 1.0
publish: true
NuGet is a package manager, primarily used for packaging and distributing software written using .NET and the .NET framework. The Outercurve Foundation initially created it under the name NuPack. Since its introduction in 2010, NuGet has evolved into a larger ecosystem of tools and services, including a free and open-source client application, hosted package servers, and software deployment tools. | |
---|---|
wikipedia:: NuGet |
A NuGet package is a single ZIP file that bears a .nupack or .nupkg filename extension and contains .NET assemblies and their needed files, with a manifest file describing its contents.