Running Optimizely (EPiServer) CMS on Ubuntu with .NET 5
July 11, 2021 | 6 min readAn experiment to see if we can run Optimizely CMS on WSL2/Ubuntu with .NET 5. SQL Server will also run on Ubuntu via Docker containers.
Daniel Mackay lives and works on the Sunshine Coast, Australia, and is psyched on all things web. Full-time developer. Full-time Dad. Part-time surfer.
LinkedIn | GitHub | Stack Overflow | Twitter
An experiment to see if we can run Optimizely CMS on WSL2/Ubuntu with .NET 5. SQL Server will also run on Ubuntu via Docker containers.
Deep dive into Bicep templates including expressions, template logic, and ARM template decompilation, modules and best practices.
Automate Creating Azure Resources with Bicep
C# 9.0 New Features include records, top-level programs, init properties, pattern matching enhancements, source generators and more.
Deploying a React application as a static web site in Azure Blob Storage
Packaging and deploying an ASP.NET Core website to an Azure Web App using Bit Bucket Pipelines
Building and testing ASP.NET Core code using Bit Bucket Pipelines
dotnet cli templates for creating commands and queries in clean architecture
An introduction to Clean Architecture, along with a comparison to the traditional N-Tier architecture
How to enable Typescript checking of Javascript files in VS Code with JSDoc
Unit Testing .NET Core with xUnit, NSubstitute, and Fluent Assertions
Unit Testing .NET Core with xUnit, NSubstitute, and Fluent Assertions