Skip to content
This repository has been archived by the owner on Mar 26, 2019. It is now read-only.

Re-work HostedService with the .NET Core 2.1 implementation #11

Closed
alhardy opened this issue Feb 9, 2018 · 0 comments
Closed

Re-work HostedService with the .NET Core 2.1 implementation #11

alhardy opened this issue Feb 9, 2018 · 0 comments
Milestone

Comments

@alhardy
Copy link
Contributor

alhardy commented Feb 9, 2018

.NET 2.1 will provide a base class for running BackgroundServices. Replace the existing implementation with that.

This then should be able to also replace App Metrics custom scheduling allowing it to be re-used for "offline" apps as well as web apps.

@alhardy alhardy added this to the 2.1.0-alpha milestone Feb 9, 2018
alhardy added a commit that referenced this issue Mar 31, 2018
…g hosted service now lives in App.Metrics.Extensions.Hosted as it can be re-used in non-webcontext as well
@alhardy alhardy closed this as completed Mar 31, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant