github gustavopsantos/Reflex 9.0.0

latest release: 9.0.1
4 months ago
  • AddTransient (from value overload) removed
  • Reflex Debugger Window instances now shows up sha1 hash of the hashcode of the instance, making it easier to detect and inspect inherited and owned bindings
  • Changed life-cycle of transients, before it was being disposed within container who created the binding, now it is disposed within constructing container
  • Added AddScoped (from type and from factory), which also it is disposed within constructing container

Don't miss a new Reflex release

NewReleases is sending notifications on new releases.