Skip to content

Releases: Noggog/CSharpExt

2.26

05 Aug 03:39
Compare
Choose a tag to compare
  • FilePath.IsUnderneath
  • HashCodeExt.AddEnumerable
  • TempFile IFileSystem support + DI providers
  • FilePath/DirectoryPath IFileSystem support
  • Fix for DirectoryPath not returning original string when converted to a string
  • Noggog.IO DI components
    • DeleteEntireDirectory
    • DeepCopyDirectory
    • CurrentDirectoryProvider
    • EnvironmentTemporaryDirectoryProvider

Noggog.AutoFac

  • Default module for Autofac

Noggog.Testing

  • Autofixture AutoData improvements
  • NSubstitute.ArgIsSame

2.25

22 Jul 04:14
Compare
Choose a tag to compare
  • Autofac validation improvements
  • Autofac NotInNamespacesOf
  • NSubstitute.ReturnEmpty (observable)
  • AutoFixture behavior to have NSubstitute return empty for default observables
  • ViewModel.ToString() implemented to prevent xEdit from using reflection on them
  • More AutoFixture default builders
  • Test rewrites

2.24

11 Jul 20:00
Compare
Choose a tag to compare
  • Noggog.Autofac validation library
  • Noggog.Testing library /w testing tooling
  • AutoFixture /w FakeItEasy tooling and IFileSystem support
  • ITestableObservable.ShouldHaveNoErrors/ShouldNotBeCompleted
  • ObserveOnIfApplicable
  • ThrottleWithOptionalScheduler
  • RetryWithBackoff /w scheduler parameter
  • File/Folder observable fixes + test improvements

2.23

19 Jun 23:27
Compare
Choose a tag to compare
Bugfix for full reads

2.22

19 Jun 22:49
Compare
Choose a tag to compare
FramedStream.Read overread shouldn't throw

2.21

16 Jun 04:47
Compare
Choose a tag to compare
netstandard2.0 support

SourceGenerators can only be netstandard2.0, so helpful to offer

2.20

14 Jun 02:55
Compare
Choose a tag to compare
IProcessWrapper + factory

2.19

02 Jun 23:18
Compare
Choose a tag to compare
FramedStream handling of -1 Length

2.18

01 Jun 23:08
Compare
Choose a tag to compare
Fix for FramedStream

2.17

29 May 06:49
Compare
Choose a tag to compare
Deconflicted ChangeSet NotNull call