Pavel Krymets
|
4e8c543489
|
Rename Microsoft.Runtime.Abstractions to Microsoft.Extensions.PlatformAbstractions
|
2015-10-22 19:48:55 -07:00 |
Pranav K
|
05226a4a55
|
Refactor ICompilerCache to be instantiated via ICompilerCacheProvider
Fixes #2933
|
2015-08-20 10:54:32 -07:00 |
Ryan Nowak
|
9d89a8cac3
|
Homogenize MVC startup code patterns
Use builder APIS for both AddMvc() and AddMvcCore()
Change various API patterns to all use .AddXyz(...) off of one or both of
these builders.
|
2015-08-16 18:48:24 -07:00 |
Pranav K
|
c631d533c4
|
* Refactoring RazorFileInfoCollectionGenerator to not be instantiated.
* Adding CompilerGeneratedAttribute to generated code.
* Adding unit tests for RazorFileInfoCollectionGenerator.
|
2015-08-13 11:15:46 -07:00 |