Skip to content

Fixes PagedResult<T>.TotalPages property for issue #39#40

Open
mghoffmann-regions wants to merge 1 commit intocortside:developfrom
mghoffmann-regions:39-paged-result-total-pages
Open

Fixes PagedResult<T>.TotalPages property for issue #39#40
mghoffmann-regions wants to merge 1 commit intocortside:developfrom
mghoffmann-regions:39-paged-result-total-pages

Conversation

@mghoffmann-regions
Copy link
Copy Markdown

@mghoffmann-regions mghoffmann-regions commented Mar 24, 2026

Fixes #39

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PagedResult<T>.TotalPages throws DivideByZeroException if PageSize is 0.

1 participant