aspnetcore/test
Yishai Galatzer 6d78f8adb3 Cache action descriptor providers and provide a race safe data structure to get the version.
The default implementation has a safe race, and does not allow for action description addition at runtime.

It can be replaced with an implementation that can reload.

Consumers of the new service that do extra caching are now responsible to look at the version and change the implementation.
2014-06-06 15:19:30 -07:00
..
Microsoft.AspNet.Mvc.Core.Test Cache action descriptor providers and provide a race safe data structure to get the version. 2014-06-06 15:19:30 -07:00
Microsoft.AspNet.Mvc.FunctionalTests Cache action descriptor providers and provide a race safe data structure to get the version. 2014-06-06 15:19:30 -07:00
Microsoft.AspNet.Mvc.ModelBinding.Test
Microsoft.AspNet.Mvc.Razor.Test
WebSites/BasicWebSite Cache action descriptor providers and provide a race safe data structure to get the version. 2014-06-06 15:19:30 -07:00