Azure Language Services

Posted on Mon 15 September 2025 in ai, • Tagged with dotnet, azure, bicep, powershell, ai, classifier

Setting up Azure Language services through pipelines and powershell


Continue reading

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

Parallel tasks in powershell

Posted on Fri 01 September 2023 in powershell • Tagged with dotnet, powershell, parallelism

Speeding up powershell tasks using runspaces


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