Schedule jobs has been revised in version 10.8. we have a new property Restartable on the ScheduledPlugIn attribute, that can be defined as following [ScheduledPlugIn(Restartable = true)] Jobs having property "Restartable=true" will make sure it c...
Schedule jobs has been revised in version 10.8. we have a new property Restartable on the ScheduledPlugIn attribute, that can be defined as following [ScheduledPlugIn(Restartable = true)] Jobs having property “Restartable=true” will make sure it c...
Without going into detailed benefits of CDN, generally CDNs are used to deliver the contents from fastest and closest available server. In Episerver Digital Experience Cloud services, CDN has its own URL pointing to the original URL. The visitor...
PixieEPiServerExtensionMaxMindGeoIP2 1.0.6 is available on Nuget with IPV6 support. If you will be using GeolocationMaxmindService implementing IGeolocationService in your project, you will require to handle exception. e.g. If IPV6 address not...
Self note: SVG is a smart media format that enables us to use same image in different sizes without compromising on quality and performance. EPiServer supports SVGs but images will not display in editor mode while using the IMG tag, as media urls...