NuGet package with “Copy Always” content file
Posted onNuGet is awesome package manager for Microsoft development platform. It’s everywhere in the .NET ecosystem. With NuGet, package dependency management is really easy task! Creating standard NuGet package is very simple. I wanted to create NuGet package to deploy file and mark this file as “Copy Always” in C# project.