Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebExpress-Framework

WebExpress

WebExpress is a lightweight web server optimized for use in low-performance environments (e.g. Raspberry Pi). By providing a powerful plugin system and a comprehensive API, web applications can be easily and quickly integrated into a .net language (e.g. C#). Some advantages of WebExpress are:

  • It is easy to use.
  • It offers a variety of features and tools that can help you build and manage your website.
  • It is fast and efficient and can help you save time and money.
  • It is flexible and can be customized to meet your specific requirements.

The WebExpress family includes the following projects:

WebExpress is part of the WebExpress family. The project provides a web server for WebExpress applications.

To get started with WebExpress, use the following links.

Tutorial

A tutorial to demonstrate the WebIndex. The tutorial discusses and explains how to use the WebIndex and WebExpress jobs.

Prerequisites

  • Create a WebExpress application after the WebApp tutorial but name it WebExpress.Tutorial.WebIndex.

Compile and register in WebExpress

  • Compile the solution as a release. To do this, open the command line or terminal in the solution directory and run the following command:

    dotnet build --configuration Release

    This command compiles the solution in release mode. You can find the compiled files in the bin/Release directory of your project.

  • Run the solution by starting the WebIndex.App project.

    cd WebIndex.App\bin\Release\net9.0
    dotnet run --project ../../../WebIndex.App.csproj
  • After compiling, there should be a file with the .wxp extension in the pkg/Release directory. This file do you need in WebExpress.

Try the application

Good luck!

AI transparency notice

Parts of this software, its documentation, and its assets were created with the assistance of AI-based tools, including large language models. AI-assisted contributions are reviewed by the project maintainer before they are included.

Tags

#WebExpress #WebServer #WebCore #WebUI #Tutorial #DotNet

About

A tutorial to demonstrate the WebIndex.

Topics

Resources

Code of conduct

Contributing

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages