Skip to content

suraj-yadav-001/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 main branch is now the work-in-progress for future versions. The v17.x branch is v17.x, v16.x branch is v16.x, both 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 v17 release concentrates on performance and optimization, along with significant refactoring and bug fixes. Forthcoming releases will focus on UI refinement and modernization.

For the latest information and documentation, and how to get started, check the pages (also in markdown in /docs of source):
https://popworldmedia.github.io/POPForums/

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

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

Build status

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

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.
  • ElasticKit 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.6%
  • HTML 13.4%
  • JavaScript 3.9%
  • TSQL 2.6%
  • CSS 0.5%