How to send emails in Umbraco 9 using IEmailSender

In this post I show you how to send emails in Umbraco 9 Read More

Paul Seal
01 October 2021

How to create a NuGet package for a simple App_Plugin style Umbraco v9 package

In this post I will show you what is required to create a NuGet package out of an App_Plugin type package which doesn't have any .NET code. Read More

Paul Seal
28 September 2021

Umbraco 9 Useful Snippets

Just a reference post for me to use when working with Umbraco v9 Read More

Paul Seal
17 September 2021

100 Days Of Umbraco Day 1

I have decided to set myself a challenge of doing 100 days of code, but based on Umbraco. Read More

Paul Seal
01 September 2021

Regex to check if there are at least x number of digits in a phone number string

This post gives you a regex so you can check if there are at least x numbers in a string. This is ideal for phone number fields where you don't care about the format but you do want there to be some numbers. Read More

Paul Seal
30 October 2020

How to get the current logged in user in an Umbraco Content Service Saving event

This post gives you an example of how to get the current logged in umbraco user during the contentservice_saving event Read More

Paul Seal
23 September 2020

How to stop someone changing the name of an Umbraco page

This post shows you how you can stop someone changing the name of a page in Umbraco Read More

Paul Seal
23 September 2020

How to resolve the error 'The service is unavailable' when trying to upgrade Umbraco

This post shows you how to resolve the error 'The service is unavailable' when trying to upgrade Umbraco Read More

Paul Seal
02 September 2020

How to fix the Umbraco Core Exceptions BootFailedException

This post shows you how you can possibly fix the BoolFailedException Read More

Paul Seal
20 August 2020