exceptionless / Exceptionless.Net

Exceptionless clients for the .NET platform
https://exceptionless.com
Other
554 stars 142 forks source link

Adding support for Microsoft.Extensions.Hosting (generic host). Improving DI support throughout #241

Closed ejsmith closed 3 years ago

ejsmith commented 3 years ago

Resolves #229

niemyjski commented 3 years ago

I think this also resolves: #215 due to the new life cycle hooks.

ejsmith commented 3 years ago

I think this also resolves: #215 due to the new life cycle hooks.

Not sure how this relates to that issue.