David Fowler
|
34641d21e6
|
Added code path for rendering html encoded content on K
|
2014-03-08 23:14:40 -08:00 |
Pranav K
|
9915b1c767
|
Reintroduce WriteAttribute methods on RazorView type
|
2014-02-24 19:55:48 -08:00 |
Pranav K
|
b51fd08bab
|
Update ViewDataOfT.SetModel to check for type compatibility when setting
model instance.
|
2014-02-05 14:33:11 -08:00 |
Pranav K
|
6c9d562fc3
|
* Using RazorView<dynamic> as base type until we get model support
* Modifying ViewData to share inner dictionary until we figure out how to
pass it correctly
* Removing unused NuGet.config
|
2014-01-30 07:26: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 |
David Fowler
|
477cf79e58
|
Removed unneeded dependencies and updated owin bits.
|
2014-01-22 19:03:56 -08:00 |
Pranav K
|
69a99e5c41
|
Moving View overloads to Controller base type
|
2014-01-22 10:59:32 -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 |