Travis Illig
tillig.paraesthesia.com
Travis Illig
@tillig.paraesthesia.com
.NET developer, dad, comic collector, problem solver.
It's always awesome to be in a 50 person meeting and some rando puts "ntd" in the chat, like the rest of us care that rando needs to drop.
April 15, 2025 at 3:34 AM
I have run into something similar in recent times with Autofac. As times get tighter, hours at the job get longer and any free time I get is allocated to things not involving free software maintenance and support. Most folks who used to help have largely moved on, so... I'm stuck.
April 3, 2025 at 3:17 AM
I think `dotnet sdk install` fits. We had a tool for that until the CLI kinda smashed it. github.com/jonstodle/Do...
`dotnet sdk` conflicts with new .NET 6 command · Issue #16 · jonstodle/DotNetSdkHelpers
In .NET 6 the dotnet CLI has added a new dotnet sdk check command which performs a subset of what these helpers do, but the unfortunate side effect is that by adding the new command it ignores the ...
github.com
March 24, 2025 at 2:50 AM