POPForums.Sample
A sample implementation using POP Forums packages, for ASP.NET Core.
Install / Use
/learn @POPWorldMedia/POPForums.SampleREADME
POPForums Sample
This is a sample project showing how to light up POP Forums in an ASP.NET app by way of package references. For the backend, you need at a minimum these NuGet packages:
https://www.nuget.org/packages/PopForums.Mvc/
https://www.nuget.org/packages/PopForums.Sql/
The front-end dependencies are embedded in the MVC project. You also need the Views/Shared/_Layout.cshtml layout. Check the main project for options for the appsettings.json file and the Program.cs file.
Project Links
For the latest information and documentation, and how to get started, check the docs:
https://popworldmedia.github.io/POPForums/
The main project on Github:
https://github.com/POPWorldMedia/POPForums
CI build of main, running on .NET Core is demo'ing here:
https://popforumsdev.azurewebsites.net/Forums
Latest release:
https://github.com/POPWorldMedia/POPForums/releases/tag/v20.0.0
The latest CI build packages can be found with these feeds on MyGet:
https://www.myget.org/F/popforums/api/v3/index.json
