Skip to content

alexander-mazur/pip-services-container-dotnet

Repository files navigation

Pip.Services Logo
IoC container for .NET

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

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

The framework provides light-weight container that can be embedded inside service or application, or can be run by itself, as a system process, for example. Container configuration service as recipe to instantiate and configure components inside the container.
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
  • Info - Container information component
  • Refer - Container references

Quick Links:

Acknowledgements

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

  • Volodymyr Tkachenko
  • Sergey Seroukhov
  • Mark Zontak

About

IoC container for Pip.Services in .NET

Resources

License

Stars

Watchers

Forks

Packages

No packages published