c_sharp_dot_net_topics
Error: Fetching the article from Wikipedia failed.
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
R
- RID is short for Runtime Identifier
X
c_sharp_dot_net_topics.txt · Last modified: 2025/02/01 07:12 by 127.0.0.1
