Protecting sensitive data with data protection api
Exploring the built-in C# data protection api
Using math functions on numeric types
With .NET 7 the static Math class is no longer required for math functions
Built in HTTP header properties
ASP.NET Core has built-in properties for commonly used HTTP headers
Binding query string values to an array
Automatically binding a query string value to an array
Performant deserialization with Utf8JsonReader
Using Utf8JsonReader to deserialize a JSON string (to get a specific value)