I noticed your library targets AspNetCore 2.0 which is now out of support. There are some breaking changes coming in 3.0 for the Kestrel.Https package. You'll need to update to at least 2.1 if you want your library to be consumable from 3.0 applications.
I noticed your library targets AspNetCore 2.0 which is now out of support. There are some breaking changes coming in 3.0 for the Kestrel.Https package. You'll need to update to at least 2.1 if you want your library to be consumable from 3.0 applications.