Category
NuGet
Explore articles, tutorials, and insights about NuGet — covering practical tips, best practices, and real-world examples.
3 articlesA Tip for Ignoring NuGet Packages Folder in Visual Studio
2017/01/05·2 min readHow to exclude the NuGet packages folder from source control in Visual Studio using .tfignore and NuGet.config.
List of Useful Commands for Nuget
2015/10/02·1 min readNuget is a dependency management system for web development. If you use it, you'll already be familiar with the following commands. The first Nuget command is to install Angular, and the second one is to uninstall a Nuget package.
How to Create Your First Nuget Package
2014/10/03·2 min readHow to create and publish nuget package