services.AddHeaderPropogation(o => { o.Headers.Add("Id") o.Headers.Add("Id", context => { return new StringValues(Guid.NewGuid().ToString())