Skip to content

Beta version of basic necessary API

Pre-release
Pre-release
Compare
Choose a tag to compare
@jwells131313 jwells131313 released this 12 Sep 12:28
· 99 commits to master since this release
9f756d9

Beta version of Dargo API

[0.3.0] - 2018-09-12

Added

  • ServiceLocator for looking up services
  • Binder for adding services to ServiceLocator
  • Injection of services into other services
  • Singleton and PerLookup scopes
  • Context scope
  • Documentation and examples
  • Error service for catching certain errors in Dargo processing
  • Validation service for security and other applications