DEV Community

Cover image for Elanat 2 on the GitHub.
elanatframework
elanatframework

Posted on

Elanat 2 on the GitHub.

Introduction
Elanat is a free and open-source CMS-Framework based on ASP.NET Core. Elanat version 1 was created based on ASP.NET Standard; in a short time, Elanat migrated to ASP.NET Core; therefore, Elanat version 2 is based on ASP.NET Core. Elanat uses the CodeBehind framework; this framework is an infrastructure whose executable files are aspx that run on ASP.NET Core.

Elanat is the most powerful .NET system and .NET programmers and developers can proudly compare Elanat with powerful systems like drupal and wordpress.

Version 2 of Elanat
As promised, we have presented Elanat version 2 based on ASP.NET Core; first, we put the source code of this version completely on the GitHub repository and in the next few days we will provide the ready-to-install version. Also, soon the plugin creation package for Elanat containing Hello World! It will be added to NuGet so that developers can easily create their own plugins for Elanat and benefit from Elanat's maneuverability.

The Elanat repository based on ASP.NET Core can be seen in the link below.

https://github.com/elanatframework/Elanat

Tools used in creating Elanat:

  • ASP.NET Core 7.0
  • CodeBehind framework
  • SQLServer
  • Tinymce
  • Codemirror
  • SixLabors.ImageSharp
  • File Icons Vs. 3 Icons by Jordan Michael

Elanat old
We created a new repository and copied all the information from the ASP.NET Standard based Elanat repository into the new repository. This repository's README.md file provides information on how to migrate Elanat from ASP.NET Standard to ASP.NET Core.

You can see the Elanat repository based on ASP.NET Standard in the link below.

https://github.com/elanatframework/Elanat_old

Top comments (0)