smithsson68@gmail.com
Sep 22, 2011
  5666
(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
Optimizely CMS SaaS Migration Tool

Migrating and synchronizing environments in  Optimizely CMS SaaS can be challenging, particularly when managing content types, display templates, a...

Hieu Nguyen | Mar 4, 2026

OpenAI-Driven AI Assistant for TinyMCE in Optimizely CMS 12

The Tiny.AI add-on enhances Optimizely CMS 12 by seamlessly integrating OpenAI directly into the TinyMCE editor. It empowers editors to rewrite,...

Adnan Zameer | Mar 3, 2026 |

Your first SAAS Project -- Setup

Hey everyone, When I first started Remko's StarterKit, I honestly had no idea what I was doing. After spending a couple of months working through i...

PuneetGarg | Mar 3, 2026

Catalog Traversal with Hangfire. Part 3: Advanced Job Management

In Part 1, I showed how to build a memory-efficient catalog traversal service, and in Part 2, I demonstrated practical patterns using Optimizely’s...

Stanisław Szołkowski | Mar 3, 2026 |