PopForums.Sql
18.0.2
See the version list below for details.
dotnet add package PopForums.Sql --version 18.0.2
NuGet\Install-Package PopForums.Sql -Version 18.0.2
<PackageReference Include="PopForums.Sql" Version="18.0.2" />
paket add PopForums.Sql --version 18.0.2
#r "nuget: PopForums.Sql, 18.0.2"
// Install PopForums.Sql as a Cake Addin #addin nuget:?package=PopForums.Sql&version=18.0.2 // Install PopForums.Sql as a Cake Tool #tool nuget:?package=PopForums.Sql&version=18.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 running on .NET 6+. The v18.x branch is v18.x, running on .NET 6. If you're looking for the version that works on .NET Framework 4.5+ with MVC 5, check out v13.0.2.
Roadmap: The v18 release concentrates on performance and optimization, along with significant refactoring to use modern frameworks 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/v18.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 v6.
- 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 | net6.0 is compatible. 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. |
-
net6.0
- Dapper (>= 2.0.123)
- Microsoft.Data.SqlClient (>= 4.1.0)
- Microsoft.Extensions.Caching.Memory (>= 6.0.0)
- PopForums (>= 18.0.0)
- System.Data.Common (>= 4.3.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on PopForums.Sql:
Package | Downloads |
---|---|
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.