Skip to content

omidnasri/POPForums

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POP Forums

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

The master branch is now the work-in-progress for future versions. The v15.0.0 branch is v15.0.x, for ASP.NET Core 2.2. If you're looking for the version that works on .NET 4.5.x with MVC 5, check out v13.0.2.

Roadmap: The v15 release brings mostly scale-out features and support, along with significant refactoring and bug fixes. It also features a rebuilt admin area, a kind of rough-in using Vue.js to explore its broader suitability (hint: it's solid!). Forthcoming releases will focus on UI refinement and more refactoring.

CI build of master, running on .NET Core is demo'ing here:
https://popforumsdev.azurewebsites.net/Forums

Build status

Latest release:
https://github.com/POPWorldMedia/POPForums/releases/tag/v15.0.3

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

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 v2.2.
  • 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.4%
  • HTML 13.8%
  • JavaScript 3.8%
  • TSQL 2.4%
  • CSS 0.6%