aspnetcore/samples/HostedInAspNet.Client
Javier Calvarro Nelson 700c2203c6 [Fixes #66] Adds linking support to the build
* Switch the tasks used to generate the blazor output to be MSBuild based.
* Package the optimized mono runtime and the BCL inside a nuget package.
* Add opt-in support for linking the application on build.
* Make the whole build process incremental.
2018-03-14 11:23:43 +00:00
..
Properties
wwwroot Serve static content from wwwroot 2018-02-16 15:56:22 +00:00
Home.cshtml Use Razor component in HostedInAspNet.Client 2018-02-13 19:58:39 +00:00
HostedInAspNet.Client.csproj [Fixes #66] Adds linking support to the build 2018-03-14 11:23:43 +00:00
Program.cs Use Razor component in HostedInAspNet.Client 2018-02-13 19:58:39 +00:00