Page.Empty<T>
and Page.EmptyWithCounts<T>
now return IPage<T>
and IPageWithCounts<T>
respectively (as they should have always been).
Page.Empty<T>
and Page.EmptyWithCounts<T>
now return IPage<T>
and IPageWithCounts<T>
respectively (as they should have always been).