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.
Make RazorViewEngineOptions.FileProvider a list instead of a single item #3806
Closed
Description
See comment here: #3750 (comment)
This has become a pretty common task for building anything modular. It would be nice if we just make FileProvider
into a list so it was obvious that you can do this.