A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
This article will help you get started unit testing against the dynamic data store repository
Here's a cheat sheet for changing the Episerver property translatations visible to the editor.
There are several blog posts about how to listen to IContentRepository events by creating an Initialization module, getting the IContentEvents object (Singleton) and start listening. In this blog post I will show you how you can unit test these...
This article describes how you as a developer can take advantage of how pluggable the FilterContentForVisitor class is. It presumes that you know the basics of Dependency Injection as it will create examples based on this article in the Episerver...
In this blog post I will show you how you can create your own user friendly rating scale property. The final product will look like this. Create the folder structure The folder structure should look like this. Create the files and download, images...