Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide an Extension to IWebHost #57

Closed
Trapov opened this issue Jan 25, 2018 · 1 comment
Closed

Provide an Extension to IWebHost #57

Trapov opened this issue Jan 25, 2018 · 1 comment

Comments

@Trapov
Copy link
Contributor

Trapov commented Jan 25, 2018

First of all thank you for the project, you saved me a lot of time.

Problem: I want to run my ASP.NET Core as a service, but examples are so big, they don't give an idea how to simple configure it and run.

So what i suggest is an IWebHost extension, that's just easy to set-up. Kinda an analogy to this:

https://github.com/aspnet/Hosting/blob/dev/src/Microsoft.AspNetCore.Hosting.WindowsServices/WebHostWindowsServiceExtensions.cs

@dasMulli
Copy link
Owner

Implemented by #58 and #59

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants