I have an asp.net core application that relies on caching objects. Ideally I\'d like to build the cache on startup then start serving http requests. Is this possible?