Skip to content

docs: clarify CountAsync/AnyAsync do not apply PostProcessingAction - #552

Open
Virendra-Vyas wants to merge 1 commit into
ardalis:mainfrom
Virendra-Vyas:docs/550-countasync-postprocessingaction
Open

docs: clarify CountAsync/AnyAsync do not apply PostProcessingAction#552
Virendra-Vyas wants to merge 1 commit into
ardalis:mainfrom
Virendra-Vyas:docs/550-countasync-postprocessingaction

Conversation

@Virendra-Vyas

Copy link
Copy Markdown

Closes discussion in #550 by documenting current behavior.

Changes

  • Adds <remarks> to the CountAsync(ISpecification<T>, ...) and AnyAsync(ISpecification<T>, ...)
    XML doc comments in IReadRepositoryBase.cs, explaining that these methods evaluate criteria
    directly against the query provider and don't apply PostProcessingAction

  • Adds an "Interaction with CountAsync and AnyAsync" section to the PostProcessingAction docs page
    cross-referencing Bug: Include PostProcessingAction in CountAsync #550

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.

1 participant