Pranav K
|
f57e180971
|
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
|
2015-10-03 15:44:53 -07:00 |
Pranav K
|
a68d9e4cb1
|
Replace NotNullAttribute with thrown exceptions
|
2015-09-17 11:56:44 -07:00 |
Pranav K
|
1c4614c219
|
Avoid allocating strings in DefaultViewLocationCache
Fixes #3135
|
2015-09-16 17:28:40 -07:00 |
Pranav K
|
8a33972c09
|
RazorViewEngine should cache transformed paths when view cannot be found
Fixes #3034
|
2015-08-31 10:36:57 -07:00 |
N. Taylor Mullen
|
64e726d2b2
|
Update LICENSE.txt and license header on files.
|
2015-05-01 13:55:25 -07:00 |
sornaks
|
54c1fed254
|
Issue #1736 - Razor view searches in case-sensitive filesystems.
|
2015-03-23 18:02:35 -07:00 |
Pranav K
|
73f44889f2
|
ViewLocationExpanderContext should have a flag that indicates if the
lookup is for a full or partial view
Fixes #1212
|
2015-02-26 16:41:54 -08:00 |
N. Taylor Mullen
|
df4b92b1c1
|
Update MVC projects to utilize Common repo classes.
- Had to add extra dependencies to work around aspnet/XRE#1237.
- Updated src and test projects.
|
2015-02-22 18:23:28 -08:00 |
Pranav K
|
ad8ab4b8fd
|
Adding support for ViewLocationExpanders to allow modifying view locations
without changing the view engine.
Fixes #1039
|
2014-10-01 16:15:25 -07:00 |