Author: Nicola

Cloudflare Infinite Redirect Loop error

I have just recently re-imported my Azure web apps into Cloudflare and while some of them worked smoothly, two of my sites (domain & subdomain) did not. These sites went down after about 24 hours and was throwing an infinite redirect loop error, saying it’s being redirected too many times. It turns out that the

How to use Unity in an Umbraco solution

I have almost always used Unity in my applications but today I’ve had to fix broken code due to a recent installation of Unity in an Umbraco solution. While you can install Unity just like you would on any other ASP.NET application, it turns out that there are some Umbraco controllers/types that you need to

Episerver Carousel using Bootstrap 4

In this post, I will show you how to implement a carousel in Episerver with Bootstrap. Check out demo here first. Create the carousel block The carousel model can be as simple as a container of all carousel items. So in our implementation, we only have one property to our carousel: [ContentType(DisplayName = "Carousel Block",