Favourite software discoveries of 2024 A compilation of tools, reference projects and documentation discovered in 2024
Use a Lua formula to process a CSV file Add a result column to a CSV file without a spreadsheet editor
Entities & Relations - Understanding ASP.NET Core Identity, Part 2 Auto-generated tables for Identity implementation
Authentication concepts - Understanding ASP.NET Core Identity, Part 1 Key authentication and authorization concepts
Configure EF Core migrations, using command line tools, for Azure Devops Navigating errors and key concepts
Re-connecting to an unavailable Azure SQL database from Azure Devops job Retrying a database connection from the devops pipeline
IServiceCollection in ASP.NET Core Exploring the documentation for IServiceCollection interface in ASP.NET Core