Geferon
Geferon
**Describe the bug** I have a file which has a value with two continuous colons, which is a valid YAML value, yet whenever parsing it with this library, it's giving...
**Feature Description:** Currently the PaperMC dev team is working on a Paper fork called [Folia](https://github.com/PaperMC/Folia) which adds support for Multi-threaded minecraft. The issue with this is that, this obviously breaks...
Whenever WaveFileWriter is Disposed it's disposing the output stream attached to it, when it shouldn't, as seen here: https://github.com/naudio/NAudio/blob/master/NAudio.Core/Wave/WaveOutputs/WaveFileWriter.cs#L388 I'm currently using a memory stream to save data to the...
### Describe the functionality desired 🐞 Currently the ToObservableChangeSet will only emit an initial value if there are any values in the collection, if the collection is empty nothing will...