Sander ten Brinke

Results 109 comments of Sander ten Brinke

@JoeRobich Hey Joe! Giving a quick reply here.. I guess my example is bad, because when I use `--include` with actual supported files in my solution, it's really slow. So.....

Hm alright, but do you know of any work being planned to fix the issue I/OP mention? Or the linked #1378 one :D? Im not asking you to do it,...

Hey everyone :) I fixed this issue in multiple projects a while ago by using a reverse proxy approach. I wrote a blog post about it so you can learn...

Hi @MSNev ! Thanks for your extensive reply. One could host this reverse proxy on their BFF or back-end, which would not really increase costs. It's also quite easy to...

I'm running into the same issue. I stronly feel that it is related #2051 as I had my own ` SqlMapper.TypeHandler` . I feel like Dapper now ignores my custom...

Hello, thanks for your quick reply! > Only download subtitles that are a perfect match for my video files I turned this off, let's see how that goes over time....

Running `tree . | tail -1` in my media folder reports 1716 files, possibly some being subtitle files and stuff. I use Jellyfin version 10.7.7 and OpenSubtitles 12.0.0.0. Going to...

> * I wrote a simple bash script to group modified files by project and run `dotnet format` concurrently for each affected project with `--include ` option. Hey @erdalsivri ,...

I think it's a good idea to link this to #1479 because both need to be fix to make this tool actually usable in pre commit hooks

Thanks for the link, @gfoidl . I see @captainsafia commented that the .NET team is not looking to make changes to `[ProducesResponseType]`. Instead, a developer should use `Microsoft.AspNetCore.OpenApi`. However, if...