-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed
Labels
area-mvcIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesenhancementThis issue represents an ask for new feature or an enhancement to an existing oneThis issue represents an ask for new feature or an enhancement to an existing onefeature-razor-pages
Milestone
Description
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:
JeremyCaney
Metadata
Metadata
Assignees
Labels
area-mvcIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesenhancementThis issue represents an ask for new feature or an enhancement to an existing oneThis issue represents an ask for new feature or an enhancement to an existing onefeature-razor-pages