Skip to content
This repository was archived by the owner on Nov 21, 2018. It is now read-only.

WebHost static API updates #40

Merged
merged 1 commit into from
Apr 24, 2017
Merged

WebHost static API updates #40

merged 1 commit into from
Apr 24, 2017

Conversation

JunTaoLuo
Copy link
Contributor

#24 following up to more issues.

  • Specify ApplicationName when wrapping RequestDelegate or RouteBuilder
  • Add debug logger by default

Still need to add tests.

@JunTaoLuo
Copy link
Contributor Author

Split out the tests to #46 since I suspect it will have more feedback. This change can go in now.

@JunTaoLuo JunTaoLuo changed the title WebHost static API updates (WIP) WebHost static API updates Apr 24, 2017
@@ -8,10 +8,11 @@
</PropertyGroup>

<ItemGroup>
<Folder Include="wwwroot\" />
<Content Include="wwwroot\htmlpage.html" />
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

old publish include?

@JunTaoLuo JunTaoLuo force-pushed the johluo/webhost-apis-fixes branch 2 times, most recently from ae0115f to 26dd2ec Compare April 24, 2017 19:55
- Specify ApplicationName when wrapping RequestDelegate or RouteBuilder
- Add debug logger by default
@JunTaoLuo JunTaoLuo force-pushed the johluo/webhost-apis-fixes branch from 26dd2ec to 3a4a3ca Compare April 24, 2017 19:56
@JunTaoLuo JunTaoLuo merged commit 3a4a3ca into dev Apr 24, 2017
@JunTaoLuo JunTaoLuo deleted the johluo/webhost-apis-fixes branch June 7, 2017 18:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants