/mvc5-external-resource

Implementation of an external resource injector for ASP.NET MVC. This project allows to extract common resources from main web application and reuse them in different projects.

Primary LanguageC#Apache License 2.0Apache-2.0

ASP.NET-External-Resource

This project is an implementation of an external resource injector for ASP.NET MVC. This project allows to extract the common resources from the main web application and reuse them in different projects.

Originally, the project was developed by Imran Baloch (The repository is here: Imran Baloch repository.) He wrote a complete explanation in his blog post about ASP.NET optimization framework and embedded resources.