How I fixed failing Teams login for users without a license in their primary organization
www.damirscorner.com/blog/posts/2...
#teams #azure
How I fixed failing Teams login for users without a license in their primary organization
www.damirscorner.com/blog/posts/2...
#teams #azure
A simple feature flag to disable all endpoint in Quarkus
www.damirscorner.com/blog/posts/2...
#quarkus #java
I use PowerShell scripts to switch between JDKs in Windows
www.damirscorner.com/blog/posts/2...
#intellijidea #java
How I configured a Git repository on a shared remote directory
www.damirscorner.com/blog/posts/2...
#git #visualstudiocode
I use conditional includes to configure my email for all repositories in a folder
www.damirscorner.com/blog/posts/2...
#git
I added another network interface to a Linux virtual machine I use for hosting Docker containers
www.damirscorner.com/blog/posts/2...
#linux #proxmox #docker
Oh My Posh can be configured to automatically change tab titles in Windows Terminal
www.damirscorner.com/blog/posts/2...
#powershell
I wrote about the process of getting my old Xerox printer to work in Linux
www.damirscorner.com/blog/posts/2...
#xerox #printer #linux
I updated my NuGet package publishing GitHub Actions workflow to use trusted publishing
www.damirscorner.com/blog/posts/2...
#nuget #dotnet #github
I created a PowerShell script to simplify adding new network routes
www.damirscorner.com/blog/posts/2...
#powershell #networking #windows
Slides and demo from my C# 14 talk at NT konferenca 2025
www.damirscorner.com/sessions/202...
#csharp14 #csharp #dotnet #ntk25
New options for overloading operators in C# 14
www.damirscorner.com/blog/posts/2...
#csharp14 #csharp #dotnet
Multiple extension members with the same signature can cause ambiguity when they are all in scope
www.damirscorner.com/blog/posts/2...
#csharp #dotnet
As you would expect, the extension everything in C# 14 works with generics as well
www.damirscorner.com/blog/posts/2...
#csharp #dotnet
The long awaited extension everything feature is finally here with C# 14
www.damirscorner.com/blog/posts/2...
#csharp #dotnet
There's a bug in .NET 8 version of Created() method
www.damirscorner.com/blog/posts/2...
#aspnetcore #dotnet
The new field keyword in C# 14 can simplify your properties and improve their encapsulation
www.damirscorner.com/blog/posts/2...
#csharp #dotnet
Pros and cons of null-conditional assignment in C# 14
www.damirscorner.com/blog/posts/2...
#csharp #dotnet
The OpenTelemetry plugin for Rider looks promising
www.damirscorner.com/blog/posts/2...
#opentelemetry #rider #dotnet
.NET provides various tools to ensure a timely response from a REST endpoint
www.damirscorner.com/blog/posts/2...
#dotnet #aspnetcore
Restic works just as good on Windows as it does on Linux
www.damirscorner.com/blog/posts/2...
#backup #synology #restic
I'm happily using restic for backing up my Linux home server
www.damirscorner.com/blog/posts/2...
#backup #synology #restic
I sleep better knowing that my Synology NAS is properly backed up.
www.damirscorner.com/blog/posts/2...
#backup #synology #hetzner
There is no built-in file logger in .NET
www.damirscorner.com/blog/posts/2...
#logging #dotnet
I'm certainly glad it's still there.
It is, right? I set it up years ago and it just worked. Until I wanted to get completions working and determined that the old version of oh my posh interfered with it.
I was late to the Oh My Posh PowerShell module deprecation
www.damirscorner.com/blog/posts/2...
#powershell
My tab completion configuration in PowerShell
www.damirscorner.com/blog/posts/2...
#powershell
fnm is a better NVM for Windows
www.damirscorner.com/blog/posts/2...
#nodejs #powershell
Why SourceLink debugging in VS 2022 might not work for some packages
www.damirscorner.com/blog/posts/2...
#visualstudio #visualstudiocode #rider #dotnet