Releases: Noggog/CSharpExt
Releases · Noggog/CSharpExt
2.67.3
- SourceLink experiments
- BinaryReadStream.ReadOnlyMemorySlice ArgumentException -> EndOfStreamException
- SubscribeAsyncConcat
- ExportStringToFile injects IFileSystem
2.66
- Percent and UDouble made readonly and added comparisons. (#14)
- UDouble.Parse throws if it cannot parse
- Point classes take format provider in string calls
- WorkConsumer.AwaitUntilEmpty
2.65
StringExt StringComparison improvements
2.62
ProcessWrapper killWithParent bool implemented
2.61
- Directory/FilePath.MakeAbsolute()
- FramedStream doubleCheckLength opt out
- TaskExt DoThenComplete improvement for when exceptions thrown
2.60
- Task cancellation extension functions
- ICreateStream
- WorkConsumer num threads improvements