Skip to content

Make it easier to use static assets that are part of a RCL project #5070

@kichalla

Description

@kichalla

A RCL project could have static assets like css, js and images. Currently these files don't get published to the referencing application's published wwwroot folder. They need to be included as embedded files in a RCL project and need to use ManifestEmbeddedFileProvider to serve their contents. Its a lot of work for users to set this up. To give an idea, this is what IdentityUI does currently:

https://github.com/aspnet/Identity/blob/dev/src/UI/IdentityDefaultUIConfigureOptions.cs#L50-L66

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-mvcIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesenhancementThis issue represents an ask for new feature or an enhancement to an existing onefeature-razor-pages

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions