Free software that allows the web management of festivals and village festivals written in C# and Blazor Wasm
- No server required
- Portable program
- Distributable via docker
- Cross platform
Client: Blazor, .NET 6
Server: Blazor, .NET 6
Database: SQLite
Graphics: Bootstrap 5.2.0, Font Awesome Free 6.1.1
To see the structure of this project click here.
Clone the project
git clone https://github.com/AngeloDotNet/GestioneSagre2.git
Go to the project directory
cd src\GestioneSagre.Web.Server
Build the project
dotnet build
Start the server
dotnet run
Contributions and/or suggestions are always welcome.