Blog

Jan 22, 2023

Alternative to Orchard Core for .NET CMS

Written by Zack Schwartz
Orchard Core is an open source, modular, and multi-tenant application framework built for .NET. It is a powerful CMS that comes packed with a lot of features, making it the perfect choice for those who need a full-fledged CMS.However, Orchard Core does come with its own set of... read the full blog post

IntroductionIt seems like every single website technology today feels compelled to implement Drag and Drop design functionality. Squarespace, Wix, Elementor and Weebly are among the most popular, but there are literally dozens. While these drag and drop website builders are ce... read the full blog post

If you are building a .NET 6+ application in 2023, chances are you need the following features:Both user login and administrator portal.Forgot password and password reset functionality.Support for SAML based and JWT based single sign on.Admin account management with role based... read the full blog post

Jan 16, 2023

Build a video gallery website into a CMS

Written by Zack Schwartz
Raytha is a powerful content management system that empowers you to easily create and customize websites. With just a bit of configuration and some HTML and CSS knowledge, you can take full advantage of the system's capabilities and push it beyond its default limits. Today we ... read the full blog post

Jan 14, 2023

Release of v0.9.3

Written by Zack Schwartz
Hi everyone,v0.9.3 has been released with some bug fixes and enhancements.Highlights:Docker file created and Raytha can now run in a docker container, so it's possible to run it on Azure Web App for Containers, Kubernetes, and other containerized environments.Add a Liquid synt... read the full blog post

Jan 10, 2023

Open Source .NET Alternative to Strapi CMS

Written by Zack Schwartz
IntroductionRaytha is a content management system built on .NET that aims to fill the gap in the .NET community for a platform comparable to Strapi. Not only can it serve as a content management system, but it can also function as a rapid application development framework, pro... read the full blog post

Jan 08, 2023

Release of v0.9.2

Written by Zack Schwartz
Hello everyone, v0.9.2 is a hot-fix release to address the two issues below:Lingering package-jsonCrash on Initial Setup screenSee the full change log here: https://github.com/RaythaHQ/raytha/milestone/3?closed=1 read the full blog post

IntroductionHere is a common scenario for those who deploy their web applications to Azure App Services or similar services.Deploy an application to Azure App Service and get an App Service hostname that looks something like mydomain.azurewebsites.net.You configure a custom do... read the full blog post

Jan 08, 2023

Release of v0.9.1

Written by Zack Schwartz
Hello everyone, we have lots of fixes and enhancements in this v0.9.1 release.HighlightsFixed validation on editing filterPermit use of Liquid macrosUpdated all nuget and npm packagesInclude all query parameters as a variable that can be used in the Template engineMany other b... read the full blog post

Dec 30, 2022

Raytha launches v0.9.0! 10 years in the making...

Written by Zack Schwartz
Hi everyone,I'm Zack Schwartz, the founder of Raytha. The Raytha team is excited to announce that we've just released v0.9.0, our beta version, to the public. You can find it on Github here. I wanted to share the history of how we arrived at this point.I graduated from the Geo... read the full blog post