var userId = User.FindFirstValue(ClaimTypes.NameIdentifier); var blogs = context.Blogs.where(b => userId == b.UserId);
curl -X 'GET' \ 'http://[::]:8080/WeatherForecast' \ -H 'accept: text/plain'