PopForums 17.0.2
See the version list below for details.
dotnet add package PopForums --version 17.0.2
NuGet\Install-Package PopForums -Version 17.0.2
<PackageReference Include="PopForums" Version="17.0.2" />
paket add PopForums --version 17.0.2
#r "nuget: PopForums, 17.0.2"
// Install PopForums as a Cake Addin #addin nuget:?package=PopForums&version=17.0.2 // Install PopForums as a Cake Tool #tool nuget:?package=PopForums&version=17.0.2
POP Forums
A forum and Q&A application with real-time updating in 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
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.
- Works great on Windows and Linux.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.1 is compatible. |
-
.NETCoreApp 3.1
- MailKit (>= 2.8.0)
- Microsoft.Extensions.Configuration (>= 3.1.7)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 3.1.7)
- Microsoft.Extensions.Configuration.Json (>= 3.1.7)
- Microsoft.Extensions.DependencyInjection (>= 3.1.7)
- Microsoft.Extensions.Logging (>= 3.1.7)
- SixLabors.ImageSharp (>= 1.0.1)
- System.Security.Claims (>= 4.3.0)
- System.Security.Cryptography.Algorithms (>= 4.3.1)
- System.Threading.Thread (>= 4.3.0)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on PopForums:
Package | Downloads |
---|---|
PopForums.Sql
PopForums.Data.Sql Class Library |
|
PopForums.Mvc
PopForums Mvc Class Library |
|
PopForums.AzureKit
PopForums AzureKit Class Library |
|
PopForums.ElasticKit
PopForums ElasticKit Class Library |
|
PopForums.AwsKit
PopForums AwsKit Class Library |
GitHub repositories
This package is not used by any popular GitHub repositories.