Bart Verthé

Results 4 comments of Bart Verthé

> Also looked at the error in UpdatesNowPlaying. This is an error because it seems LastFM now returns an array of ArtistImages in the track object. > > A number...

There's really no urgency from my part :) , For now i'm using my own build of the server (on linux, ATM still without issues). Though a configuration setting for...

i've made this (mainly) for my own convenience; [https://github.com/dogguts/csharpextensions/tree/RootNamespace](https://github.com/dogguts/csharpextensions/tree/RootNamespace), i could send a pull request. What it does: * if "csharpextensions.useCsprojRootNamespace" is "true" * searches the project's csproj * takes...

I have the same issue (though I’m not very familiar with Swagger/OpenAPI). I’m generating a C# client using **NSwag** from a swagger.json file produced by (what I assume is) **Swashbuckle**...