In this post we explore the concept of transmorphic keyboard layouts, discuss what they are and why some people use them, and take a look at some notable real-world examples of applications who incorrectly assume they do not exist.
Let's take a look at how easy it is to add a module to an installation of Orchard Core from Nuget
Orchard Core has a new Workflows module, but how does it work?
The Workflows module has been ported to Orchard Core, and it is awesome. In this post, I will give you a quick tour of the changes.
This the 4th and final part of the Orchard Core and Service Fabric blog series. In this part, we'll see how to create the BooksCatalog Orchard Core module that consumes the BooksCatalog service we created in part 3.
This is Part 3 of the Orchard Core and Service Fabric blog series. In this part, we'll see how to create the BooksCatalog Service Fabric Service.
This is Part 2 of the Orchard Core and Service Fabric blog series. In this part, we'll see how to add the OrchardCms middleware to the ASP.NET Core project.
This is Part 1 of the Orchard Core and Service Fabric blog series. In this part, we'll see how to install Service Fabric and create a new Service Fabric Project using Visual Studio 2017.
This is a 4 part series of articles on Orchard Core running cool on Azure Service Fabric, which is a distributed systems platform that makes it easy to package, deploy, and manage scalable and reliable microservices and containers.
If, like me, you frequently have to set up Orchard Core sites, you'll probably get frustrated pretty quickly by the restrictions placed on the password field. Thankfully, these restrictions are configurable, so lets take a look at how to change them...