Much like StaticFile for ASP.Net, add an application layer that will match a request with a resource and return it's contents. It must - [x] Serve resources - [x] Provide a method of adding resources from the application to be served. - [x] Optionally configure resources to be directly updated