Skip to content
This repository was archived by the owner on Dec 14, 2018. It is now read-only.
This repository was archived by the owner on Dec 14, 2018. It is now read-only.

Support Filters for RazorPages #6124

Closed
Closed
@sebastienros

Description

@sebastienros

Right now filters are not executed for Razor Pages.

I use filters to inject HTML content in the views based on external rules.
Examples:

  • Widgets based on the current context (User, url, time of day) independently from the view
  • Inject static resources like Scripts, Styles in the Layout based on the components that are executed during the page rendering

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions