c_sharp_dot_net_topics
C# .NET Topics
C
D
F
K
M
N
NuGet
Create .NET apps faster with NuGet
NuGet is being actively developed by the .NET Foundation. NuGet is the package manager for the Microsoft development platform including .NET.
- NuGet is the package manager for .NET. The NuGet client tools provide the ability to produce and consume packages. The NuGet Gallery is the central package repository used by all package authors and consumers.
- https://devblogs.microsoft.com/nuget - NuGet Blog - The latest news, updates, and insights from the NuGet team
- https://github.com/NuGet/Home - The Home repository is the starting point for people to learn about NuGet, the project.
- The NuGet client tools provide the ability to produce and consume packages. https://github.com/nuget/nuget.client
- The NuGet Gallery is the central package repository used by all package authors and consumers and has a live deployment at www.nuget.org. https://github.com/NuGet/NuGetGallery
- Snippet from Wikipedia: NuGet
NuGet (pronounced "New Get") 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.
R
- RID is short for Runtime Identifier
X
c_sharp_dot_net_topics.txt · Last modified: 2024/05/01 04:07 by 127.0.0.1