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.
The Elanat repository based on ASP.NET Core can be seen in the link below.
https://github.com/elanatframework/Elanat
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
The new version of Elanat has become very powerful and efficient in terms of performance.
The Elanat add-ons repository on GitHub contains all add-ons outside the Elanat core.
This repository contains raw add-ons for creating new add-ons, and all developers can add their own add-ons in this repository.
All add-ons that were created based on .NET Standard are now compatible with .NET Core.
...Code-Behind is a toolkit that allows you to create aspx files in .NET Core. Code-Behind is a web development style based on MVC. In the future, we will develop Code-Behind in such a way that there is no need to code the view section (such as while, for, and foreach loops). and support a new Web-Form structure that does not have the problems of the standard .NET Web-Form. In the future, Code-Behind can support MVC, Code-Behind and Web-Form at the same time.
...According to the previous content, i.e. migration from .NET, we will migrate to .NET Core in the near future and expand the serverside independence feature.
We have done many studies and by providing the infrastructure and conducting many tests, we announce that Elanat will have the highest amount of serverside independence after migrating to .NET Core.
After that, we will decide whether to leave Microsoft platforms completely or not.
In August 2023, we will present the next version with big update of Elanat.
We will release a new version very soon in the next few days to fix the current issues. probably, in this version, new features will not be added to the Elanat core, and it will only focus on the errors and problems of the current version (1.0.0.0).
If you encounter a problem or error while using Elanat, please send the problems and errors in the link below.
Error report
MySQL support will begin at Elanat
By default, we will consider this database as the main database
The amount of template tags will be reduced
This will happen after migrating to the new platform
We will migrate from .NET
The new platform will be able to run on Linux, Windows and possibly Unix
Elanat is add-on oriented framework. Elanat is free and open-source ASP.NET Core CMS under license GPL V3. The Elanat kernel is designed to create an add-on for it as easily as possible; the Elanat kernel contains a variety of add-ons; the structure of Elanat allows the programmer to create a new web system containing different types of add-ons.
Download