Christian Schlotter

Results 4 issues of Christian Schlotter

The addition of an abstraction for [`System.Threading.EventWaitHandle`](https://docs.microsoft.com/en-us/dotnet/api/system.threading.eventwaithandle) to `Thinktecture.Abstractions` would be great. Many thanks for your work so far, @PawelGerr!! 👍🏻

Only set `PacketIdentifier` property of `MqttApplicationMessageReceivedEventArgs` if `publishPacket` is not `null`. This prevents a `NullReferenceException` in cases `publishPacket` is `null`. This should not happen in production code, but accepting a...

In ReSharper 2018.2.3 and StyleCop by JetBrains 2018.2.0 filtering for StyleCop issues is not possible in _ReSharper_ -> _Inspect_ -> _Code Issues in Solution._ When filtering only for issues of...

### Description Many projects require developers to sign-off every commit in order to acknowledge the project's Developer Certificate of Origin (DCO). Thus, it would be useful to configure commitizen in...

good first issue
type: feature
issue-status: wait-for-implementation