github gustavopsantos/Reflex 11.0.1

latest releases: 13.0.3, 13.0.2, 13.0.1...
4 months ago
  • Improve TypeAttributeInfo generation
  • Improve FieldInjectorException and PropertyInjectorException message to contain
// Sample FieldInjectorException on 11.0.0 
Reflex.Exceptions.FieldInjectorException : Cannot resolve contract 'PlayerManager'.

// Sample FieldInjectorException on 11.0.1 
Reflex.Exceptions.FieldInjectorException : Could not inject field 'GameManager._playerManager', exception: Reflex.Exceptions.UnknownContractException: Cannot resolve contract 'PlayerManager'.

Don't miss a new Reflex release

NewReleases is sending notifications on new releases.