.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:
Posts about .netPosts about c#Posts about nugetPosts about observabilityPosts about aspnetcorePosts about version-control
New 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 MeterListenerCreating standard and "observable" instrumentsExploring the (underwhelming) System.Diagnostics.Metrics source generatorsCreating and consuming metrics with System.Diagnostics.Metrics APIsMaking foreach on an IEnumerable allocation-free using reflection and dynamic methodsThe Windows File Explorer replacement, File Pilot, is awesomeRecent updates to NetEscapades.EnumGenerators: new APIs and System.Memory support
All posts from .NET Escapades