Skip to content

1.0.0-beta6

Pre-release
Pre-release
Compare
Choose a tag to compare
@andrewvk andrewvk released this 06 Apr 18:56
· 1765 commits to master since this release

What's new in 1.0.0-beta6

  • ReflectionExtensions.ToUnderlying method
  • ReflectionExtensions.GetMemberType method
  • QueryableExtensions.ApplyOrder method
  • EnumHelper.GetField and GetPairs methods
  • Additional methods in InfoOf classes
  • IServicePublisher interface
  • System.IServiceProvider and IServicePublisher helper methods
  • ServiceContainer class (IServicePublisher implementation)
  • CSV and fixed width parsers
  • Performance optimization
  • Refactoring
  • Fixes, code cleanup and annotations