.NET Escapades
Andrew Lock's blog focuses on ASP.NET Core development, web APIs, and software architecture. Readers can find tutorials, code samples, and explanations covering topics such as RESTful API design, authentication, and authorization in ASP.NET Core. Additionally, they can learn about dependency injection, middleware, and performance optimization techniques.
Related tags:
Automatic CSRF protection based on Fetch Metadata headersUnderstanding the Fetch Metadata HTTP headers: Sec-Fetch-Site and friendsImprovements to reading Process outputsClosed class hierarchiesAvoiding ToString() allocations with StringBuilder.MoveChunksRunning background tasks in Blazor with Web WorkersNew features in Git 2.54: easier rebasing, hooks, and statisticsRemoving byte[] allocations in .NET Framework using ReadOnlySpan<T>Splitting the NetEscapades.EnumGenerators packages: the road to a stable releaseRecording metrics in-process using MeterListener