public class Program
var builder = WebApplication.CreateBuilder(args);
builder.Services.AddScoped<IService, Service>();
if (result is null) return NotFound();
await mediator.Send(command, ct);
record Blog(string Slug, string Title);
try { /* ... */ } catch (Exception ex) { }
Task<IReadOnlyList<BlogSummary>>
[HttpGet("/api/blogs")]
=>
{ }
<>
&&
||
??
();
Welcome to my blog where I share thoughts, tutorials, and insights about software development,
technology trends, and my journey as a developer.