pip_services3_container 1.0.0 copy "pip_services3_container: ^1.0.0" to clipboard
pip_services3_container: ^1.0.0 copied to clipboard

outdated

It provides an inversion-of-control component container to facilitate the development of composable services and applications.

Pip.Services Logo #

IoC container for Dart #

This framework is a part of the Pip.Services project. It provides an inversion-of-control component container to facilitate the development of composable services and applications.

As all Pip.Services projects this framework is implemented in a variety of different languages: Java, .NET, Python, Node.js, Golang and Dart.

The framework provides a light-weight container that can be embedded inside a service or application, or can be run by itself, as a system process, for example. Container configuration serves as a recipe for instantiating and configuring components inside the container.
The default container factory provides generic functionality on-demand, such as logging and performance monitoring.

  • Core - Component container and container as a system process
  • Build - Container default factory
  • Config - Container configuration
  • Refer - Container references

Quick Links:

Acknowledgements #

The Dart version of Pip.Services is created and maintained by:

  • Sergey Seroukhov
  • Levichev Dmitry

The documentation is written by:

  • Mark Makarychev
  • Levichev Dmitry
0
likes
0
pub points
2%
popularity

Publisher

verified publisherentinco.com

It provides an inversion-of-control component container to facilitate the development of composable services and applications.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

pip_services3_commons, pip_services3_components

More

Packages that depend on pip_services3_container