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
|
4d764d78df
|
Beginning UseBlazorDevelopmentServer middleware and HostedInAspNet sample
|
2017-12-08 14:42:59 +00:00 |
Steve Sanderson
|
6cad4e3b84
|
Make E2E tests even more E2E by using ASP.NET Core apps' BuildWebHost method
|
2017-12-07 11:57:34 +00:00 |
Steve Sanderson
|
0ac789221e
|
Begin E2E testing for DevHost-based projects
|
2017-12-07 11:49:05 +00:00 |
Steve Sanderson
|
a63b695db8
|
Begin on DevHost and sample of standalone app
|
2017-12-06 23:17:23 +00:00 |