Ajay Bhargav Baaskaran
|
0b5113c76e
|
Suppress compilation errors for TModel in imports
|
2017-03-29 11:42:13 -07:00 |
Ryan Nowak
|
8d1cc43f8e
|
Get rid of extra dependencies
This project shouldn't have any dependencies besides Razor.
|
2017-03-27 14:04:11 -07:00 |
Ryan Nowak
|
1683018d71
|
Add a static 'register' method to MVC's extensions
This will be called by the IDE, and by MVC to register all of the
functionality in Microsoft.AspNet.Mvc.Razor.Extensions.
|
2017-03-24 15:56:32 -07:00 |
Ryan Brandenburg
|
b4640f8bb8
|
Use AspNetCore.Mvc.RazorPages
|
2017-03-24 13:08:07 -07:00 |
Ryan Brandenburg
|
9ffc745e76
|
Add Mvc.Razor.Extensions to VSIX
|
2017-03-24 11:45:04 -07:00 |
Pranav K
|
2ea0659e60
|
Change compilation targets.
* Remove net451 as a compilation target
* Upgrade to netcoreapp2.0
|
2017-03-24 07:49:34 -07:00 |
Ryan Brandenburg
|
72febdac64
|
Move Razor.Host to Razor
|
2017-03-22 16:10:44 -07:00 |