... TL;DR: Checkout the m365 CLI!
Posted on 11 Mar 2025 by Robert Muehsig
When implementing authorization in ASP.NET Core, Microsoft provides several ways to check multiple policies. While using multiple Authorize-attributes works in some or most cases, there are scenarios where a more flexible approach is needed.
Posted on 25 Feb 2025 by Robert Muehsig
You might hit some limitation based on existing resources in a resource group - let's see one example with App Service Plans.
Posted on 29 Jan 2025 by Robert Muehsig
What is WinINet, WinHTTP and how is it related to the HttpClient from .NET?
Posted on 09 Jan 2025 by Robert Muehsig
If you ever need to check, if Defender is slowing down your program...
Posted on 21 Nov 2024 by Robert Muehsig
What I learned about the OpenAI API, LM Studio and Ollama during a .NET User Group Meeting in Dresden...
Posted on 17 Sep 2024 by Robert Muehsig
If you are moving to .NET 8, be aware of this breaking change...
Posted on 08 Sep 2024 by Robert Muehsig
Retry... retry... argh.
Posted on 02 Sep 2024 by Robert Muehsig
A (small) look at these tools...
Posted on 06 Aug 2024 by Robert Muehsig
TIL something about SQL Encryption
Posted on 22 Jul 2024 by Robert Muehsig
Let's explore the LLamaSharp quick start...
Posted on 15 May 2024 by Robert Muehsig
Discover how Visual Studio and other .NET Core-related tools enable HTTPS on your local development machine.
Posted on 15 Mar 2024 by Robert Muehsig
If you still have to deal with .NET Framework Projects and want to upgrade...
Posted on 07 Mar 2024 by Robert Muehsig
After the first steps with WinUI3 take a look at the Community Toolkit and the Template Studio
Posted on 24 Feb 2024 by Robert Muehsig
Learn how to get started with WinUI 3 in this blogpost...
Posted on 12 Feb 2024 by Robert Muehsig
Ever wondered how Windows locates an executable when you typed in your your shell or use 'Process.Start(...)'?
Posted on 17 Jan 2024 by Robert Muehsig
How to set proxy settings 'global'...
Posted on 12 Jan 2024 by Robert Muehsig
If you ever had the problem, that you can't access specific AD properties...
Posted on 20 Sep 2023 by Robert Muehsig
How to fix a nasty ZipDeploy problem
Posted on 05 Sep 2023 by Robert Muehsig