Steve Sanderson
|
de2bfe5162
|
Fix regression in app startup when running in E2E tests
|
2018-02-27 16:57:07 +00:00 |
Steve Sanderson
|
0aa164073d
|
Rename Microsoft.Blazor.* -> Microsoft.AspNetCore.Blazor.* everywhere
|
2018-01-24 15:48:38 -08:00 |
Steve Sanderson
|
91e1cd1030
|
Use (project).blazor.config to allow calling UseBlazor with just an assembly name. Allows ReferenceOutputAssembly=false.
|
2017-12-12 19:48:15 +00:00 |
Steve Sanderson
|
3ca7aa853e
|
Rename "runtime" -> "src" because it is all the source
|
2017-12-06 21:48:48 +00:00 |
Steve Sanderson
|
32dae87b00
|
Make MonoSanity sample actually run some .NET code via Mono
|
2017-12-06 14:29:29 +00:00 |
Steve Sanderson
|
47c8af1c54
|
Add ability to serve Mono static files
|
2017-12-06 12:13:22 +00:00 |
Steve Sanderson
|
29a8a21ed3
|
Add E2E test support for starting ASP.NET sites
|
2017-12-05 23:49:24 +00:00 |