Skip to content

Releases: Noggog/CSharpExt

2.69.0

18 Nov 02:53
Compare
Choose a tag to compare
  • Sourcelink improvements

2.68.0

16 Nov 07:26
Compare
Choose a tag to compare
  • Net9 update

2.67.3

07 Nov 22:59
Compare
Choose a tag to compare
  • SourceLink experiments
  • BinaryReadStream.ReadOnlyMemorySlice ArgumentException -> EndOfStreamException
  • SubscribeAsyncConcat
  • ExportStringToFile injects IFileSystem

2.66

12 Oct 08:37
Compare
Choose a tag to compare
  • 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

21 Aug 15:53
Compare
Choose a tag to compare
StringExt StringComparison improvements

2.64

20 Mar 17:47
Compare
Choose a tag to compare
version bump

2.63

20 Mar 06:29
Compare
Choose a tag to compare
Version adjustment

2.62

11 Mar 20:41
Compare
Choose a tag to compare
ProcessWrapper killWithParent bool implemented

2.61

14 Jan 09:04
Compare
Choose a tag to compare
  • Directory/FilePath.MakeAbsolute()
  • FramedStream doubleCheckLength opt out
  • TaskExt DoThenComplete improvement for when exceptions thrown

2.60

11 Aug 23:50
460fc77
Compare
Choose a tag to compare
  • Task cancellation extension functions
  • ICreateStream
  • WorkConsumer num threads improvements