Contains packages used to create containers and services that do operations via the Azure Function protocol.
Modules
The module contains the following packages:
- Clients - client components for working with Azure cloud Functions.
- Connect - components for installation and connection settings.
- Container - contains classes that act as containers to instantiate and run components.
- Controllers - contains interfaces and classes used to create services that do operations via the Azure Function protocol.
Use
Add this to your package’s pubspec.yaml file:
dependencies:
pip_services4_mysql: version
Now you can install package from the command line:
pub get