Daniel Tilă

Results 10 comments of Daniel Tilă

This PR does not fixes the issue, so don't merge. There is still an issue with the threading and the bidirectional mapping. The first equality comparer is the default, and...

Hi, I have the same error when I start the daemon: 2016-09-10 16:58:11,575 INFO [590:MainThread] mopidy.commands: Starting Mopidy backends: SoundCloudBackend, StreamBackend, M3UBackend, FileBackend, LocalBackend, YouTubeBackend 2016-09-10 16:58:11,611 ERROR [590:MainThread] mopidy.commands:...

Hi guys, to be consistent with the EF implementation, I would see the API like this ``` src .Merge() .On(...) .Set(x => x.Field, 1) .Set(x => x.Field, y => y.OtherField)...

Being consistent, indeed is sometimes more important than adding a new behavior. In EF, indeed you are unable to use dynamic programming style. indeed make more sense. Having these, I...

Thank you, @nblumhardt, indeed you can resolve this in a bunch of ways including the nuget you have mentioned. Activity offers ways to log in the same process via SpanId...

Same issue here as well! I have applied both security definition and requirement and the client_id and client_secret is sent thought Authorization header but not in the Form Body. Azure...

Same for .NET 7. From what I see the problem resides the fact this package is referenced but no longer supported https://www.nuget.org/packages/Microsoft.AspNetCore.Mvc.Formatters.Json/2.2.0?_src=template

The project looks dead. Many PR ready and no code changed since years. This project should be downgraded https://github.com/jlucansky/Quartzmin/pull/46

is there any updates on this ? There are many projects that are dependant on the lex.db, and it would be useful to benefit from this update. Is there anything...

Hi. In my oppionion the most important thing would be to move to a subversioned system so you can see the changes between the version which your app is using...