LATEST STORIES
-
Creating a cross platform package – Part 2
Introduction In the previous post, I covered the steps required to migrate your project to the new format. In this post, I am going to move to the next stage and cover how you adapt the solution to target multiple … Continue reading
-
Creating a cross platform package – Part 1
With Optimizely’s transition to .NET5 last year, developers of add-on packages will need to follow suit. The complexity of delivering a package that supports both frameworks will vary depending on the type of package you are trying to migrate. For … Continue reading
-
Optimizely Data Platform Visitor Groups
The Optimizely Data Platform (ODP) builds a picture of a customer, their interactions, and their behavior in comparison to other customers on a site. This module exposes these insights in the form of visitor groups which can then be used … Continue reading
-
Jhoose Security – Updated to support Episerver 11
I have updated the Jhoose security module to support any Episerver 11 site, the only dependency is .Net Framework 4.7.1. Installation Install the package directly from the Optimizley Nuget repository. This will install the admin interface along with the middleware … Continue reading
-
Jhoose Security – Update to include recommended security headers.
I have updated the module to automatically output the OWASP recommended security headers. These headers are automatically added to the response but can be configured as required, or even disabled. Code Configuration Configuration via appSettings Managing the server header The … Continue reading