aspnetcore/src
Ryan Nowak 6182e8448d Get rid of RazorCompiler
Adds a little more use of Razor extensibility.

Razor is a plugin model, so we can't be the 'first mover' for initiating
compilation in the build tools and IDE.

Reorganizes tests and fills out more reusable test infrastructure for
Razor-driven testing.

Adds tests for declaration-only configuration.
2018-03-14 11:23:40 +00:00
..
Microsoft.AspNetCore.Blazor Adopt more of Razor Exensibility 2018-03-14 11:23:40 +00:00
Microsoft.AspNetCore.Blazor.Browser
Microsoft.AspNetCore.Blazor.Browser.JS
Microsoft.AspNetCore.Blazor.Build Get rid of RazorCompiler 2018-03-14 11:23:40 +00:00
Microsoft.AspNetCore.Blazor.BuildTools
Microsoft.AspNetCore.Blazor.Cli
Microsoft.AspNetCore.Blazor.Common
Microsoft.AspNetCore.Blazor.Mono
Microsoft.AspNetCore.Blazor.Razor.Extensions Get rid of RazorCompiler 2018-03-14 11:23:40 +00:00
Microsoft.AspNetCore.Blazor.Server
Microsoft.AspNetCore.Blazor.Templates
anglesharp/AngleSharpBuilder