William David Cossey

Results 7 issues of William David Cossey

While `CanAttachTo` is really helpful, sometimes it's beneficial to have the inverse, i.e. ` CanAttachFrom` when you want to permit/deny attachment `from` a `port`. It's the same logic (as `CanAttachTo`)...

enhancement
need-user-input

Nice work, Stumbled upon your work today. I just created on a sketch for [IBUS](https://github.com/wdcossey/flysky-ibus-leonardo) to do the same thing with a different protocol.

Hi everyone, I just wanted to know what the status of this project is. We (the company) will be moving to Jenkins in the near future and the devs have...

Hi, Firstly thanks for the great package, it has been helping me get rid of so much boilerplate code! I have an issue when trying to register a subscriber within...

[Avro Container](https://avro.apache.org/docs/1.11.1/specification/#object-container-files) * Added `AvroConvert.DeserializeContainer()` for deserialization (of IEnumerable). * Added `AvroConvert.SerializeContainer()` for serialization (of IEnumerable). * Added `IsEnumerable()` to `Type` extensions. * Workaround for deserialization added to `Resolver.ResolveArray()` *...

I'm having issues with Azure ADX. I would like to write data (1000s, 100000s records) to a file that will be pushed to Azure ADX for processing. Whilst the library...

feature
V4 candidate

Added Strikethrough Tag. Added Quote Tag (ability to specify quote background). Added Escape ability (i.e. [*bleh] would be ignored).