DEV Community

Cover image for Elanat CMS One Year Birthday
elanatframework
elanatframework

Posted on

Elanat CMS One Year Birthday

Today, June 5, 2024, is the one year anniversary of Elanat CMS. The first version of Elanat CMS (1.0.0.0) was released on June 5, 2023. Before the release of version 1, Elanat CMS was developed by Mohammad Rabie in more than 10 years. Elanat CMS is a large CMS-Framework that has nearly 600 View files and Controller class.

Elanat Admin Section

Mohammad Rabie: I want to say that I could never get along with the default web architectures of .NET and I always criticized the weak structures of .NET architectures. I created Elanat CMS on web-form platform in .NET standard without server controllers. After a short time, I decided to move Elanat CMS from .NET Standard to .NET Core; Unfortunately, the default ASP.NET Core MVC and Razor Pages frameworks did not meet my needs and desires. Because the default ASP.NET Core MVC and Razor Pages frameworks are weak in terms of dynamics and modularity and establish a hard connection. That's why I decided to build a new web framework on .NET Core to meet all my needs. I named this framework CodeBehind. The migration of Elanat's content management system from .NET standard to .NET Core using the CodeBehind framework took only two weeks. Migrating to .NET Core brought many benefits for Elanat CMS; in addition to high execution speed, there was no need to restart the program to add a new add-on.

Version 2.2

Soon we will release version 2.2 of Elanat content management system. In this version, we made many changes to give the best user experience to web developers.

Elanat logo change

Elanat is a team that has released and supports two products:
1- Elanat CMS

Elanat CMS Logo

It is a very large and powerful content management system; It is actually a CMS Framework.

2- CodeBehind Framework

CodeBehind Framework Logo

A new, flexible and modular back-end framework based on .NET Core.

As you know, the Elanat logo was the same as the Elanat CMS logo, and that's why we at Elanat team decided to create a new logo for Elanat (elanat.net) on the occasion of the one year anniversary of Elanat CMS.

Elanat Logo

This logo consists of three letters E, L and F, which were written one after the other. The letters E and L are the initials of Elanat and F is the initials of Framework. In this logo, the letter F is written in reverse, which shows our focus on the design and development of frameworks.

Related links

Elanat CMS on GitHub:
https://github.com/elanatframework/Elanat

Elanat CMS website:
https://elanat.net

CodeBehind on GitHub:
https://github.com/elanatframework/Code_behind

CodeBehind in NuGet:
https://www.nuget.org/packages/CodeBehind/

CodeBehind page:
https://elanat.net/page_content/code_behind

Top comments (0)