System.Text.Json IP address & port serialization
Part of the series: Fun with System.Text.Json The other day I was porting some code to .NET Core that is responsible for consuming the IP addresses sent to our service as part of the X-Forwarded-For Http header. That in and of itself was a pretty interesting adventure, one which I should probably write-up for some […]