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
|
c5a104c56d
|
Remove redundant 'using'
|
2017-12-12 19:54:27 +00: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
|
c4fea86603
|
Inject blazor.js script tag (with all references) automatically
|
2017-12-12 00:36:09 +00:00 |
Steve Sanderson
|
aff369e86d
|
Improve assembly resolution. Standalone hosting now works again.
|
2017-12-11 21:06:37 +00:00 |
Steve Sanderson
|
9ec79ae9f7
|
Start making standalone hosting work again by automatically locating the client app assembly
|
2017-12-11 19:45:02 +00:00 |
Steve Sanderson
|
3b01daf15a
|
Begin on serving .NET assemblies from ReferencedAssemblyFileProvider
|
2017-12-11 17:32:30 +00:00 |
Steve Sanderson
|
4c15a74d14
|
Begin E2E testing for HostedInAspNet sample
|
2017-12-08 17:27:29 +00:00 |
Steve Sanderson
|
4d764d78df
|
Beginning UseBlazorDevelopmentServer middleware and HostedInAspNet sample
|
2017-12-08 14:42:59 +00:00 |