PopForums.Sql
16.0.0
See the version list below for details.
dotnet add package PopForums.Sql --version 16.0.0
NuGet\Install-Package PopForums.Sql -Version 16.0.0
<PackageReference Include="PopForums.Sql" Version="16.0.0" />
paket add PopForums.Sql --version 16.0.0
#r "nuget: PopForums.Sql, 16.0.0"
// Install PopForums.Sql as a Cake Addin #addin nuget:?package=PopForums.Sql&version=16.0.0 // Install PopForums.Sql as a Cake Tool #tool nuget:?package=PopForums.Sql&version=16.0.0
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 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.
CI build of master, running on .NET Core is demo'ing here:
https://popforumsdev.azurewebsites.net/Forums
Latest release:
https://github.com/POPWorldMedia/POPForums/releases/tag/v16.0.0
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.
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
- Dapper (>= 2.0.30)
- Microsoft.Data.SqlClient (>= 1.1.0)
- Microsoft.Extensions.Caching.Memory (>= 3.1.0)
- PopForums (>= 16.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.