Chris R
|
52f4a83139
|
React to WebEncoders changes.
|
2015-10-30 17:59:19 -07:00 |
Pavel Krymets
|
4e8c543489
|
Rename Microsoft.Runtime.Abstractions to Microsoft.Extensions.PlatformAbstractions
|
2015-10-22 19:48:55 -07:00 |
Pranav K
|
91aeec95e9
|
Switching to generations TFMs
|
2015-10-22 01:20:00 -07:00 |
Pranav K
|
f57e180971
|
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
|
2015-10-03 15:44:53 -07:00 |
Kirthi Krishnamraju
|
ed509f65a2
|
fix #2747: Fix Mvc localization test once dnx support reading resources
|
2015-09-24 12:53:20 -07:00 |
Pranav K
|
66a04c2fd6
|
Replacing NotNullAttribute with thrown exceptions
|
2015-09-21 10:26:14 -07:00 |
Ryan Nowak
|
538cd9c191
|
Move less-commonly used types out of .Rendering
|
2015-09-16 23:52:29 -07:00 |
Pranav K
|
0350f6ed48
|
Adding NeutralResourcesLanguageAttribute to Mvc assemblies
|
2015-09-10 16:17:42 -07:00 |
Hao Kung
|
3ebdcc5f6f
|
React to options changes
|
2015-09-02 14:07:06 -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 |
Ryan Nowak
|
f7cea9b6d7
|
React to namespace change in DI.
|
2015-08-11 14:10:30 -07:00 |
Ryan Nowak
|
152e4ef915
|
Fix #2874 part 2 - Add AddLocalization() overload for MVC localization.
|
2015-08-07 09:49:08 -07:00 |
Victor Hurdugaci
|
e96b4d7b94
|
React to DNX renames
|
2015-07-29 04:49:49 -07:00 |
Kiran Challa
|
06c8c79a0b
|
Added repository information to Localization project
|
2015-07-27 11:13:59 -07:00 |
Tugberk Ugurlu
|
81f8b3edfb
|
removed packExclude from unnecessary places, replaced it with
publishExclude and removed kproj and xproj excludes
|
2015-07-20 16:49:59 -07:00 |
Kirthi Krishnamraju
|
d8a523a07f
|
Added Mvc localization project
|
2015-07-16 15:57:24 -07:00 |