Managed Identity with SQL Server & Entity Framework

Posted on Sun 04 August 2024 in dotnet • Tagged with dotnet, sql server

Entity framework with Managed Identity


Continue reading

.Net Background Tasks

Posted on Mon 31 January 2022 in dotnet • Tagged with dotnet, c#, background tasks

.Net background tasks, how to run necessary tasks


Continue reading

DotNet HttpClient Factory

Posted on Thu 09 December 2021 in dotnet • Tagged with dotnet, c#, api's

Using a typed HttpClient Factory


Continue reading