Developing net core inside docker with https and kestrel

First of all its a good idea to just make sure you can get https dev working locally. Then you can move to https on your container. This guide doesnt cover that but there are heaps of guides out there and the process is pretty straight forward. This guide will only look at https for … Continue reading Developing net core inside docker with https and kestrel