Skip to content

A forum application running on ASP.NET Core, available in six languages.

License

Notifications You must be signed in to change notification settings

iomeone/POPForums

 
 

Repository files navigation

POP Forums logo

POP Forums

A forum application with real-time updating and multiple languages.

The commercially hosted version appears at popforums.com. This is the open source version.

The master branch is now the work-in-progress for future versions. The v16.x branch is v16.x, for ASP.NET Core v3.1. v15 targeted Core v2.2. If you're looking for the version that works on .NET Framework 4.5+ with MVC 5, check out v13.0.2.

Roadmap: The v16 release concentrates on performance and optimization, along with significant refactoring and bug fixes. Forthcoming releases will focus on UI refinement and modernization.

Try it out and make test posts here:
https://meta.popforums.com/Forums

CI build of maste runs here:
https://popforumsdev.azurewebsites.net/Forums

Build status

Latest release:
https://github.com/POPWorldMedia/POPForums/releases/tag/v16.0.1 Packages available on NuGet and npm.

For the latest information and documentation, and how to get started, check the wiki:
https://popworldmedia.github.io/POPForums/

The latest CI build packages can be found with these feeds on MyGet:
https://www.myget.org/F/popforums/api/v3/index.json
https://www.myget.org/F/popforums/npm/

Prerequisites:

  • .NET Core v3.1.
  • npm and Node.js to build the front-end.
  • AzureKit optionally requires Redis for two-level cache, Azure Search for Search.
  • AwsKit optionally requires ElasticSearch for search.

About

A forum application running on ASP.NET Core, available in six languages.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 79.7%
  • HTML 13.5%
  • JavaScript 3.7%
  • TSQL 2.6%
  • CSS 0.5%