How to Build a Modular System Using ASP.NET Core?

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • CodeBehind Framework

    CodeBehind library is a modern backend framework. This library is a programming model based on the MVC structure, which provides the possibility of creating dynamic aspx files in .NET Core and has high serverside independence.

  • We first explain the concept of a module, then teach how to create a module in a project built using the CodeBehind framework.

  • Elanat

    Elanat is ASP.NET Core CMS. Elanat is add-on oriented framework. 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.

  • What is the concept of the module according to the Elanat team? Any interpreted programming language used on the server side is itself modular. That is, it is enough to copy executable files (py, php, rb, etc.) and other files (css, js, image, etc.) to the current project; A set of executable files and other related files are a module. In compiled programming languages or compiled frameworks such as C++, Java and .NET, creating a modular system is complex. Back-end framework developers should provide solutions for creating a modular system for web-based system developers.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Elanat CMS 2.2 Gives New Meaning to Modularity.

    3 projects | dev.to | 9 Apr 2024
  • Elanat Competes with Microsoft; CodeBehind 2.4 Released

    4 projects | dev.to | 5 Mar 2024
  • ASP.NET Core MVC vs Razor Pages, Which is Faster? CodeBehind!

    3 projects | dev.to | 4 Feb 2024
  • CodeBehind 2.1; aspx Back to ASP.NET Core

    3 projects | dev.to | 7 Jan 2024
  • cshtml VS aspx, More Interesting Competition - Layouts in CodeBehind 1.9

    2 projects | dev.to | 1 Dec 2023