Home
Softono

WillBoard

Open source C#
17
Stars
2
Forks
2
Issues
1
Watchers
3 months
Last Commit

 About WillBoard

Anonymous forum engine

Platforms

Web Self-hosted Windows

Languages

C#

Need Help Installing WillBoard?

We provide expert installation service for this software. Our team will install, configure, and secure WillBoard on your server. plans start at just $30.

WillBoard logo

WillBoard

Less repeat - More unique

WillBoard is an open source anonymous forum engine with a few main assumptions:

  • Ability to read and write posts without JavaScript
  • Using only HTTP protocol (without WebSockets)

Requirements

Engine

WillBoard.Core

Project contains all entities, enums, exceptions, interfaces, types and logic specific to the core layer.

WillBoard.Application

Project contains all the logic responsible for processing requests using CQRS pattern.

WillBoard.Infrastructure

Project contains logic for accessing external resources such as database, cache, file systems, web services and so on.

WillBoard.Web

Startup project for the engine. Is responsible for handling requests and formatting answers (eg. HTML, JSON).

Version

0.2.3

Documentation

Documentation

License

Unlicense