Steve Sanderson
|
a4b85ddf53
|
Split BuildTools into "Build" (for end-user app builds) and "BuildTools" (for building this repo only)
|
2017-12-14 15:32:28 +00:00 |
Steve Sanderson
|
7390af1681
|
Make the BuildTools project consumable either as a NuGet package or locally by importing a .proj
|
2017-12-13 11:10:41 +00:00 |
Steve Sanderson
|
d0096ec78e
|
On build, emit <clientproject>.blazor.config to the output dir - transitively into host projects too
|
2017-12-12 17:18:35 +00:00 |
Steve Sanderson
|
c4fea86603
|
Inject blazor.js script tag (with all references) automatically
|
2017-12-12 00:36:09 +00:00 |
Steve Sanderson
|
c439787ab5
|
Begin implementing ReferencedAssemblyFileProvider
|
2017-12-09 00:53:44 +00:00 |
Steve Sanderson
|
4138b3a049
|
Make Blazor apps actually start up Mono and execute the specified .NET entrypoint
|
2017-12-08 17:06:40 +00:00 |
Steve Sanderson
|
4d764d78df
|
Beginning UseBlazorDevelopmentServer middleware and HostedInAspNet sample
|
2017-12-08 14:42:59 +00:00 |