Demonstrates Named, Default, and Endpoint-Level CORS policies in ASP.NET Core Web API with security best practices, preflight handling, and anti-pattern examples.
-
Updated
Mar 31, 2026 - C#
Demonstrates Named, Default, and Endpoint-Level CORS policies in ASP.NET Core Web API with security best practices, preflight handling, and anti-pattern examples.
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.
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.
Add a description, image, and links to the codingdroplets topic page so that developers can more easily learn about it.
To associate your repository with the codingdroplets topic, visit your repo's landing page and select "manage topics."