World is now on Opti ID! Learn more
World is now on Opti ID! Learn more
UPDATE With the latest Graph NuGet packages (3.14.3) they have made a lot of the functionality of the ConventionRepository internal. Specifically, it contains some collections. There is currently no way to instantiate these, even with some sort of...
Proper security headers are a must for your Optimizely driven website. There are a variety of tools out there that will help with this, but when possible I prefer to roll my own solution, especially for such a low level feature as security headers...
Unit testing with Optimizely can be challenging. One of those challenges is Optimizely's use of the ServiceLocator pattern. ServiceLocator is generally considered to be an anti-pattern ( https://blog.ploeh.dk/2010/02/03/ServiceLocatorisanAnti-Patt...