aspnetcore/samples/StandaloneApp
Ryan Nowak ee62bd8d45 Add startup for client/mono Blazor
This change adds a host builder, and the startup pattern for client-side
Blazor apps running in mono/wasm. This will help us align better with
server side Blazor.
2018-07-09 11:13:26 -07:00
..
Pages Clean up use of relative URLs. Fixes #844 and #845 (#878) 2018-05-24 09:54:43 +01:00
Properties
Shared Clean up use of relative URLs. Fixes #844 and #845 (#878) 2018-05-24 09:54:43 +01:00
wwwroot camelCase all the JSONs (#746) 2018-05-04 16:14:38 +01:00
App.cshtml
Program.cs Add startup for client/mono Blazor 2018-07-09 11:13:26 -07:00
StandaloneApp.csproj
Startup.cs Add startup for client/mono Blazor 2018-07-09 11:13:26 -07:00
_ViewImports.cshtml In Blazor cshtml, auto-reference Microsoft.AspNetCore.Blazor and .Components (#751) 2018-05-05 17:55:08 +01:00