aspnetcore/samples
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
..
MvcSample First stab Roslyn based compilation service for razor pages 2014-03-02 01:14:01 -08:00
MvcSample.Web