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 Use real BCL System.Net.Http.HttpClient. Implements #159 2018-02-28 17:37:42 +00:00
Microsoft.AspNetCore.Blazor.Browser.JS Use real BCL System.Net.Http.HttpClient. Implements #159 2018-02-28 17:37:42 +00:00
Microsoft.AspNetCore.Blazor.Build Get rid of RazorCompiler 2018-03-14 11:23:40 +00:00
Microsoft.AspNetCore.Blazor.BuildTools
Microsoft.AspNetCore.Blazor.Cli Use "application/wasm" media type for .wasm files to enable streaming compilation 2018-02-28 17:37:42 +00:00
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 Use "application/wasm" media type for .wasm files to enable streaming compilation 2018-02-28 17:37:42 +00:00
Microsoft.AspNetCore.Blazor.Templates Make templates show up in the One ASP.NET dialog (#208) 2018-03-05 23:56:11 +00:00
anglesharp/AngleSharpBuilder