/SimpleBlazorTasker

The SimpleBlazorTasker is written in C# using .NET Core with ASP.NET Core. The codebase can be developed, built, run, and deployed cross-platform on Windows, macOS, and Linux distributions.

Primary LanguageC#

Build/Run

Requirements

These dependencies are free to use.

Recommended Development Tooling

These tools are free to use.

Deploy

You can deploy SimpleBlazorTasker using Docker containers on Windows, macOS, and Linux distributions.

Requirements

These dependencies are free to use.

Build & Run Docker Images

docker-compose build
docker-compose up

visit http://localhost:8080

Contribute

Code contributions are welcome! Visual Studio or VS Code is highly recommended if you are working on this project. Please commit any pull requests against the master branch.