Using Kestrel with SS AppSettings

Hi,
I want to try and migrate to Kestrel to see if I’m getting better performance. when I do that, the SS AppSettings is null.

I know that Kestel does not support appSettings anymore, can I make it work with SS?
thanks

.NET Core uses their own configuration sources look at the project templates to see how to configure it with your AppHost