aspnetcore/src
N. Taylor Mullen b68290ddb7 Make `RazorParserOptions` creation more like RazorEngine
- Removed verbose `Create` methods in favor of the `RazorParserOptionsBuilder`. This is similar to how the `RazorEngine` functions.
- Added a `CreateDesignTime` method.
- Updated existing tests to use new Create syntax.

#1510
2017-07-06 14:33:33 -07:00
..
Microsoft.AspNetCore.Mvc.Razor.Extensions Unnest IntermediateToken.TokenKind 2017-07-06 11:15:36 -07:00
Microsoft.AspNetCore.Razor Target .NET Standard 2.0 2017-06-08 16:37:27 -07:00
Microsoft.AspNetCore.Razor.Language Make `RazorParserOptions` creation more like RazorEngine 2017-07-06 14:33:33 -07:00
Microsoft.AspNetCore.Razor.Runtime Target .NET Standard 2.0 2017-06-08 16:37:27 -07:00
Microsoft.CodeAnalysis.Razor Add AllowedChildTagDescriptor. 2017-07-03 11:04:10 -07:00
Microsoft.CodeAnalysis.Razor.Workspaces Remove AssetTargetFallback 2017-06-30 14:42:00 -07:00
Microsoft.CodeAnalysis.Remote.Razor Remove AssetTargetFallback 2017-06-30 14:42:00 -07:00
Microsoft.VisualStudio.LanguageServices.Razor TreatWarningsAsErrors 2017-07-06 12:33:35 -07:00
RazorPageGenerator Get rid of AccessModifiers 2017-06-21 19:10:57 -07:00