Pranav K
4715de45eb
Fixup RuntimeDependenciesResolver test ( #19208 )
...
Fixes https://github.com/dotnet/aspnetcore/issues/12059
2020-02-21 08:35:20 -08:00
Javier Calvarro Nelson
9ded8e17d4
Change MapBlazorWebAssemblyApplication to UseBlazorFrameworkFiles ( #19198 )
2020-02-21 04:20:41 -08:00
Marlon Regenhardt
6a85855fbb
[Blazor][Wasm] Move HttpClient from default services to Program.Main ( #19119 )
...
* [Blazor][Wasm] Move HttpClient from default services to extension method (#16929 )
* Apply suggestions from code review
Co-authored-by: Steve Sanderson <SteveSandersonMS@users.noreply.github.com>
2020-02-20 10:47:49 -08:00
Javier Calvarro Nelson
c39bc6a6bd
[Blazor] Move to MapBlazorWebAssemblyApplication ( #19147 )
...
Move to MapBlazorWebAssemblyApplication as the way to map blazor files into a hosted application.
2020-02-19 23:56:43 -08:00
Pranav K
1dfbe75e9f
Rename Blazor.Mono -> Components.WebAssembly.Runtime ( #19124 )
...
* Rename Blazor.Mono -> Components.WebAssembly.Runtime
2020-02-19 09:06:50 -08:00
Javier Calvarro Nelson
0e155fd7ca
[ Fixes #12588 ][Blazor] Move Blazor to use Static Web Assets ( #18409 )
...
* [Blazor] Move Blazor to use Static Web Assets
* Plugs-in Blazor wasm through the static web assets infrastructure.
* Avoids the need for a custom Blazor.config file.
* Removes broken auto-rebuild and debug support.
* Removes unnecessary server-side Blazor helpers.
2020-02-19 04:05:03 -08:00
Pranav K
52c4598618
Fixup
2020-02-18 15:26:15 -08:00
Pranav K
92409e2e57
Make the dev-server log less ( #18971 )
...
* Make the dev-server log less
* Allow loading a user configured settings file
2020-02-18 15:08:30 -08:00
Pranav K
e521205b5d
Rename Blazor.Mono -> Components.WebAssembly.Runtime
2020-02-18 14:16:59 -08:00
Pranav K
c935e9aa2d
Blazor WebAssembly package renames ( #19026 )
...
Fixes https://github.com/dotnet/aspnetcore/issues/18384
2020-02-18 10:54:28 -08:00