Changelog

1.0.0

Release

Changes

  • Initial release of mark V

  • Supported targets: .NET 8.0, .NET 9.0, .NET 10.0

  • Code built using nullable reference types

  • Use of Microsoft attributes for nullable static analysis

Note: breaking change after prerelease

Property PageIndex on IPagedList was renamed to Page due to confusion regarding it being 1-based (the index part made developers assume this was 0-based)