Skip to content

Invalidate cache for certain query strings #258

@cblaze22

Description

@cblaze22

Is there a way to use below methods to invalidate cache with certain query strings and not all the caches for that controller?

[InvalidateCacheOutput("Get", typeof(OtherController))] //this will invalidate Get in a different controller
[InvalidateCacheOutput("Get")] 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions