Writing unsafe .NET code without the unsafe keyword
Getting user consent before executing sensitive code
Performance: string.Create vs FormattableString
Regex with IgnoreCase option may match more characters than expected
Generating PInvoke code for Win32 apis using a Source Generator
Using a custom build pipeline with Azure Static Web Apps
Faster and Safer NuGet restore using Source Mapping and Lock files
Running Lighthouse CI when deploying Azure SWA
Using IAsyncEnumerable in a Razor component
Replace characters in a string using Vectorization
Finding maximum value in an array using vectorization
Faster Guid comparisons using Vectors (SIMD) in .NET
Observing all http requests in a .NET application
Using Avif codec for images to reduce web page size
Using AV1 video codec to reduce web page size
Round-robin DNS support in .NET HttpClient
Performance: Lambda Expressions, Method Groups, and delegate caching
Copying a collection: ToList vs ToArray
Enabling IntelliSense for GitHub Actions workflows in VS Code
Getting telemetry data from inside or outside a .NET application
Sharing coding style and Roslyn analyzers across projects
How to list all routes in an ASP.NET Core application
Uploading multiple files using InputFile in Blazor
Forcing HttpClient to use IPv4 or IPv6 addresses
Converting code to the new Regex Source Generator
Showing 25 results