Skip to content

A sample implementation using POP Forums packages, for ASP.NET Core.

License

Notifications You must be signed in to change notification settings

POPWorldMedia/POPForums.Sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Build status

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

Releases

No releases published

Packages

No packages published