7: Seriesw Net

app.MapGet("/hello", () => Results.Ok(new { Message = "Hello .NET 7" }));