ASP.NET Core Web API demonstrating Output Caching with named policies, tag-based eviction, vary-by-route, and vary-by-query cache strategies. Includes 18 tests. Built with .NET 10.
-
Updated
Jun 8, 2026 - C#
ASP.NET Core Web API demonstrating Output Caching with named policies, tag-based eviction, vary-by-route, and vary-by-query cache strategies. Includes 18 tests. Built with .NET 10.
Hands-on demo of EF Core 10 new features: LeftJoin/RightJoin LINQ operators, named query filters, ExecuteUpdateAsync delegate setters, and JSON column mapping in ASP.NET Core Web API.
Demonstrates Named, Default, and Endpoint-Level CORS policies in ASP.NET Core Web API with security best practices, preflight handling, and anti-pattern examples.
Two-layer caching in ASP.NET Core with HybridCache: in-memory L1 + Redis-ready L2, cache stampede protection, and tag-based invalidation. .NET 10 Web API sample.
To associate your repository with the codingdroplets topic, visit your repo's landing page and select "manage topics."