Minimal APIs in ASP.NET Core: The Complete Guide
Build fast HTTP APIs with Minimal APIs in ASP.NET Core: route handlers, binding, TypedResults, route groups, filters, .NET 10 validation, OpenAPI and AOT.
13 articles about Native AOT & Trimming: in-depth .NET and AI guides, senior interview questions and AI news on DotNet AI Hub.
Build fast HTTP APIs with Minimal APIs in ASP.NET Core: route handlers, binding, TypedResults, route groups, filters, .NET 10 validation, OpenAPI and AOT.
Build incremental Roslyn source generators and analyzers in .NET: ForAttributeWithMetadataName, caching, code fixes, testing, NuGet packaging and interceptors.
Learn when to go below EF Core with ADO.NET and Dapper: readers, pooling, multi-mapping, safe parameters, transactions, Dapper.AOT and SqlBulkCopy.
A practical guide to Native AOT in .NET, PublishAot, trim warnings, AOT-friendly source generators for JSON, config and logging, and ASP.NET Core support.
Build .NET MAUI apps for Android, iOS, macOS and Windows with C# and XAML: handlers, MVVM Toolkit, Shell, performance and what's new in .NET 10.
Senior-level Blazor interview questions covering render modes, circuits, state management, prerendering pitfalls, WebAssembly performance and authentication.
10 senior ASP.NET Core interview questions comparing Minimal APIs and controllers on architecture, performance, Native AOT, testing and migration.
Senior .NET interview questions on CLR internals: IL and metadata, type loading, AssemblyLoadContext, CoreCLR vs Mono vs NativeAOT and method dispatch.
Ten lead-level interview questions comparing .NET Framework and modern .NET: architecture, removed APIs, support and deployment models.
Senior .NET interview questions on tiered compilation, OSR, Dynamic PGO, ReadyToRun, inlining, devirtualization, bounds-check elimination and Native AOT.
Ten senior .NET interview questions on Native AOT compilation, trim warnings, AOT-compatible libraries and startup optimization.
Senior .NET interview questions on reflection costs, delegate caching, Reflection.Emit, UnsafeAccessor, custom attributes and Native AOT trade-offs.
Senior .NET interview questions on ADO.NET and Dapper covering connection pooling, DataReader streaming, SqlBulkCopy, multi-mapping and SQL injection.