Hans Bakker

Results 153 comments of Hans Bakker
trafficstars

I'm just getting started with NAudio, but it seems like a very useful and nice library! I see work on this issue is being done, but is there any status...

I'm looking for a way to have multitargeting for different RIDs from a single class library project - including using the RID as a compile-time condition in the `.csproj` to...

Please reopen this @terrajobst @mairaw @marcpopMSFT @baronfel

I tried copying the public part of the relevant header files to a separate folder, including their dependencies. I gave them a different name, like `HTTPCLient_Mock.h`, `WiFiClient.h`. I removed the...

The proper way for this would be to use the device authorization grant flow - Spotify does this already for its TV applications, but they seem to block other applications...

> Update: **Moving refit interfaces to another project inside solution** fixes the bug @HamidMusayev could you please explain further what made it work? I have the same issue and wonder...

> I had this issue when using Scrutor. Yes, we're using Scrutor too.

There is a [request for allowing the Device Authorization Grant flow](https://community.spotify.com/t5/Spotify-for-Developers/Device-Authorization-Grant-authentication-flow-for-custom/m-p/5485468) on the Spotify forum - it is very useful for embedded usecases like a remote control.

Is it really needed to keep releasing new XamlStyler updates for old Visual Studio versions? (not sure how long they need to be supported?) - If it is needed to...

Given that [.NET 7 goes out of support on May 14, 2024](https://dotnet.microsoft.com/en-us/platform/support/policy/dotnet-core), I'd suggest adding only .NET 8 instead of 7 and 8. Other than that, great that you're contributing...