github gustavopsantos/Reflex 6.0.0

latest releases: 12.0.2, 12.0.1, 12.0.0...
21 months ago
  • Fix missing TestRunnerExtensions callback unsubscription
  • Fix log level not updating after changes in Editor
  • Standardized GarbageCollectionTests methodology
  • Transforms AddInstance to an AddSingleton overload (Both APIs has the same lifecycle, and AddInstance name was confusing as at first glance looks like its a transient)
  • Add AddSingleton overload that accepts a factory
  • Add AddTransient overload that accepts a factory
  • Add AddTransient overload that accepts a value
  • Add contract decoration support
  • Add Container build callstack and object creation callstack

Decoration support was inspired by https://github.com/khellang/Scrutor

Don't miss a new Reflex release

NewReleases is sending notifications on new releases.