Cofoundry.Samples.SimpleSite
Cofoundry.Samples.SimpleSite copied to clipboard
Blog post list: Add paging
The code supports paging, but it isn't implemented in the view and would be trivial to add as an example.
You can pass page size and number as query params, like category query blog list in sample projects.