This document lists useful resources to help you learn and work with NuGet. Whether you're a beginner or looking for advanced tips, these links will guide you.
- What is NuGet?: A beginner-friendly introduction to NuGet.
- Creating a NuGet Package: Step-by-step guide to creating your first package.
- Publishing a NuGet Package: Learn how to publish your package to NuGet.org.
- NuGet CLI Reference: Complete reference for NuGet command-line tools.
- YouTube Playlist: NuGet Tutorials: A video series covering NuGet basics and advanced topics.
- NuGet Package Explorer: A tool to inspect and edit NuGet packages visually.
- Semantic Versioning (SemVer): Learn how to version your packages correctly.
- NuGet Package Explorer: A GUI tool to create, inspect, and edit NuGet packages.
- NuGet CLI: Download the NuGet command-line tool for advanced usage.
- dotnet CLI: The .NET CLI includes NuGet commands for managing packages.
- NuGet GitHub Repository: Report issues, suggest features, or contribute to NuGet.
- Stack Overflow (NuGet Tag): Ask questions and find answers from the community.
- NuGet Blog: Stay updated with the latest NuGet news and features.
- NuGet Dependency Resolution: Understand how NuGet resolves package dependencies.
- Creating Symbol Packages: Learn how to create and publish symbol packages for debugging.
- Private NuGet Feeds: Set up and use private NuGet feeds for internal packages.
If you have additional resources or find a broken link, feel free to open an issue or submit a pull request to this repository.