London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

smithsson68@gmail.com
Sep 22, 2011
  5157
(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
Notes on Optimizely Self-Optimizing Block

While the free A/B Testing might be dead , the Self-Optimizing Block is still alive and kicking. Here's some notes for those debugging it.  ...

Jacob Pretorius | Apr 29, 2025

Optimizely Product Recommendation Troubleshooting

In today’s fast-paced digital landscape, personalization is everything . Customers expect relevant, tailored experiences whenever they interact wit...

Sanjay Kumar | Apr 28, 2025

Natural Language Q&A in Optimizely CMS Using Azure OpenAI and AI Search

In Part 2, we integrated Azure AI Search with Azure Personalizer to build a smarter, user-focused experience in Optimizely CMS. We used ServiceAPI ...

Naveed Ul-Haq | Apr 25, 2025 |

Identifying Spike Requests and Issues in Application Insights

Sometimes within the DXP we see specific Azure App Instances having request spikes causing performance degredation and we need to investigate. I fi...

Scott Reed | Apr 25, 2025