visual studio - Installing assemblies to special folders like VS PrivateAssemblies in NuGet package -
We are going to be published as one of our business segments, a .NET Grid Control, a NuGet package. The product is divided into 2 DLLs - one is the main methodology, and the other is the design-time support assembly. The main assembly can be redistributed as "normal" DLL and it can be placed at any location. But the whole product should be installed in any folder to work properly in VS IDE, in a particular folder, such as design-time of the particular studio Private Skeblion folder or a specific registry key that indicates it. Do NuGet packages allow us to do this?
This is how you need to use Chocolatey package for the run-time dependencies. NuGet packages [only] designed for [the build-time dependencies] See - is the use of chocolate Nuget hood, but there is a different focus is probably "anywhere" DLL, and VS Designers will use NuGet for a separate chocolate package for support.
Comments
Post a Comment