Try our conversational search powered by Generative AI!

smithsson68@gmail.com
Sep 22, 2011
  4775
(2 votes)

EPiServer.CMS.Core and EPiServer.Framework now on EPiServer Nuget

I have added 2 new packages to the EPiServer Nuget feed which removes the need to distribute EPiServer assemblies with your packages.

EPiServer.CMS.Core

This package contains the core CMS assemblies that are often required when building modules:

  • EPiServer
  • EPiServer.BaseLibrary
  • EPiServer.Implementation
  • EPiServer.Enterprise

EPiServer.Framework

This package contains the assemblies most often referenced in the EPiServer Framework:

  • EPiServer.ApplicationModules
  • EPiServer.Data
  • EPiServer.Events
  • EPiServer.Framework
  • EPiServer.Shell
  • System.ComponentModel.Composition (EPiServer compiled version)

If your Nuget package is dependent on any of these assemblies you can just add a package dependency instead of an assembly dependency.

Feedback as always is welcome.

Sep 22, 2011

Comments

Frederik Vig
Frederik Vig Sep 23, 2011 10:30 AM

Great stuff! What about the rest of the products? :)

Please login to comment.
Latest blogs
Azure AI Language – Extractive Summarisation in Optimizely CMS

In this article, I demonstrate how extractive summarisation, provided by the Azure AI Language platform, can be leveraged to produce a set of summa...

Anil Patel | Apr 26, 2024 | Syndicated blog

Optimizely Unit Testing Using CmsContentScaffolding Package

Introduction Unit tests shouldn't be created just for business logic, but also for the content and rules defined for content creation (available...

MilosR | Apr 26, 2024

Solving the mystery of high memory usage

Sometimes, my work is easy, the problem could be resolved with one look (when I’m lucky enough to look at where it needs to be looked, just like th...

Quan Mai | Apr 22, 2024 | Syndicated blog

Search & Navigation reporting improvements

From version 16.1.0 there are some updates on the statistics pages: Add pagination to search phrase list Allows choosing a custom date range to get...

Phong | Apr 22, 2024