TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About Package Management
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Jeeva Subburaj (1)
Ajay Kumar (1)
Chaman Gautam (1)
Jaimin Shethiya (1)
Ramasagar Pulidindi (1)
Anupam Maiti (1)
Santhosh Patil (1)
Related resources for Package Management
No resource found
Efficient Package Management in Large Enterprises with Directory.Packages.props
9/23/2024 6:48:31 AM.
Managing NuGet package versions in large C# solutions can be challenging. The Directory.Packages.props file simplifies this by allowing you to define package versions in one central location, ensuring
Building NuGet Packages with the .NET CLI
7/22/2024 6:11:56 AM.
Perfect for .NET developers, this tutorial covers package creation, configuration, and publishing. Master the command-line tools to streamline your workflow and efficiently manage dependencies in your
How to Solve the Angular NPM Error - Error Package Install Failed
4/15/2024 10:44:56 AM.
Learn to troubleshoot Angular NPM errors, specifically tackling the common issue of "Package Install Failed." Gain insights into debugging techniques, package management strategies, and comm
Central Package Management (CPM) in .NET Core
3/13/2024 5:54:30 AM.
Learn the power of NuGet's central package management (CPM) for efficient dependency handling across projects. Utilize Directory.Packages.props to centrally manage package versions for simplified
NuGet for .NET 8
12/27/2023 5:07:35 AM.
Unleash the power of NuGet for .NET 8! This update revolutionizes package management with enhanced security, centralized dependencies, performance boosters like frozen collections, and productivity to
Create And Publish A NuGet Package Into Azure Artifacts Using CI/CD Pipeline
3/16/2022 11:24:43 AM.
In this article, you will learn how to create and publish a NuGet Package into Azure Artifacts using CI/CD Pipeline.
Client-Side Package Management With Library Manager In Visual Studio 2017(libman.json)
10/17/2019 12:04:01 AM.
In this article, you will learn about Client-Side Package Management with Library Manager in Visual Studio.