World is now on Opti ID! Learn more
World is now on Opti ID! Learn more
I thought I should share a small tip about a feature that we use internally but that perhaps not all are aware of that it exists. It is probably nothing you will use everyday but it can be really handy if you have "expensive" outbound calls to e.g...
Episerver Content Delivery API delivers content through Urls like: /api/episerver/v1.0/site/">http:// /api/episerver/v1.0/content/ . During my hackday I thought I should extend the CMS routing so that it is possible to use the same "Friendly URLs...
I spent a hackday with looking at implementing a russian doll based html cache for CMS. I think the result was so interesting so I thought I should share it. I will describe russian doll caching more later but in short the idea is to cache chunks ...
We have now released version 2 of EPiServer.ServiceLocation.StructureMap. This version has a dependency against version 4.5.2 of the unsigned version of StructureMap. According to release notes in StructureMap documentation the newer version...
At Episerver we are using continuous releases and we follow semantic versioning . That means that we release features and bugfixes continuously. A major release indicates that there is breaking change compared to the previous version. The main...