I have installed the Kentico.Libraries nuget package but it seems to be missing some namespaces such as * CMS.WinServiceEngine * CMS.ExternalAuthentication * CMS.EntityMapping * CMS.EntityModel
Do these exist in a nuget package?
Hey Which version of Kentico are you trying to install via nuget?. Also a point to note the difference between installing manually and by nuget package is "NuGet package containing all the Kentico assemblies that you need to work with Kentico in an external application. Installation automatically includes the Kentico.Libraries.Dependencies package, which provides third-party libraries that are required for the Kentico API to work correctly.
Hi, we're using version 12.0.47.
We're just trying to avoid checking in compiled code to source control. During this process I've found The nuget package seems to be missing a few CMS.* libraries needed for a module to build.
Please, sign in to be able to submit a new answer.