Go to file
David Fowler 346f02e37c First stab Roslyn based compilation service for razor pages
- Flow the host service provider to MvcServices
- Use assembly neutral interfaces to access host services
- Added RoslynCompilationService to Microsoft.AspNet.Mvc.Razor
- Modified self host sample as helios needs to be updated to flow more services
2014-03-02 01:14:01 -08:00
samples First stab Roslyn based compilation service for razor pages 2014-03-02 01:14:01 -08:00
src First stab Roslyn based compilation service for razor pages 2014-03-02 01:14:01 -08:00
test Introduce FormValueProviderFactory to expose form data as a value provider 2014-02-28 11:05:39 -08:00
.gitattributes
.gitignore
NuGet.Config Workaround for myget being down 2014-02-07 10:08:16 -08:00
WebFx.sln Added a sample web project 2014-02-14 03:03:02 -08:00
build.cmd Updating build.cmd to cache NuGet.exe 2014-02-02 08:15:02 -08:00
global.json
makefile.shade