Pranav K
|
123089d5c7
|
General razor clean up
* Change Razor compilation to use ApplicationBasePath to determine the
app root
* Change class name generation to be based on app-relative path.
|
2014-03-10 11:56:07 -07:00 |
Pranav K
|
3d6740bc8a
|
Update namespace generation in RazorCompilationService to use root
relative paths.
|
2014-02-07 13:55:59 -08:00 |
Pranav K
|
cfc6b9ecdd
|
Fixing compilation failure due to change in namespace in Microsoft.AspNet.FileSystem
|
2014-02-06 16:48:06 -08:00 |
Pranav K
|
cc414e0fef
|
* Renaming Mvc.Forms to Mvc.Rendering
* Moving data types to Mvc.ModelBinding
|
2014-01-30 16:45:40 -08:00 |
Pranav K
|
a6393e77ab
|
Moving MvcRazorHost to a separate assembly
|
2014-01-29 15:20:48 -08:00 |
Pranav K
|
cb8a32e5a6
|
Updating the view engine to use Microsoft.AspNet.Razor package
|
2014-01-29 10:08:46 -08:00 |
David Fowler
|
a0de7048b5
|
Ifdef to make stuff compile on both platforms.
|
2014-01-24 02:20:46 -08:00 |
David Fowler
|
b54a0da6e8
|
Updated MVC.
- Use new HttpAbstractions
- Updated the build
- Added new projects
|
2014-01-24 01:55:17 -08:00 |
Pranav K
|
7adb658a38
|
Moving compilation to Microsoft.AspNet.Mvc.Razor
|
2014-01-22 15:12:28 -08:00 |
Pranav K
|
7b8a54cc24
|
* Updating project structure to use the src, test, build, samples format
* Adding build scripts to use K compilation.
|
2014-01-21 16:15:44 -08:00 |