Below you will find pages that utilize the taxonomy term “.NET”
Posts
Using Cloud SQL IAM Authentication with PostgreSQL on .NET
Password are so 1990s, so why not rely on service accounts to secure your PostgreSQL setup
read morePosts
Deferred processing in ASP.NET Core 6
How to process tasks in the background after a request has returned in ASP.NET Core 6
read morePosts
Editorconfig integration with Visual Studio and .NET
Taking advantage of Editorconfig to define your coding styles with Visual Studio
read morePosts
Using HttpClient with System.Text.Json
Using the HttpClient with System.Text.Json with System.Net.Http.Json.
read morePosts
Serilog Do's and Don'ts
Some tips on how to effectively use structure logging using Serilog
read morePosts
Introduction to Action Constraints in ASP.NET Core
Adding constraints to a route in ASP.NET Core using by implementing IActionConstraint on an attribute
read more