Skip to content

1.0.0-beta7

Pre-release
Pre-release
Compare
Choose a tag to compare
@andrewvk andrewvk released this 08 Apr 17:53
· 1758 commits to master since this release

What's new in 1.0.0-beta7

  • ServiceContainer disposes created by factory instances
  • Service provider chaining in ServiceContainer
  • ReflectionExtensions.IsNumeric and IsInteger methods
  • Generic operators for numeric types (+, -, *, /, %, ^, &, |, >>, <<)
  • Refactoring
  • Fixes, code cleanup and annotations