You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP

botbuilder-dialogs-adaptive-runtime-core

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
b

botbuilder-dialogs-adaptive-runtime-core

Bot Framework Adaptive Dialogs runtime core components

4.14.0-preview.dev.6fab548
100

Supply Chain Security

100

Vulnerability

70

Quality

91

Maintenance

100

License

Version published
Weekly downloads
80K
-17.88%
Maintainers
5
Weekly downloads
 
Created
Issues
43

botbuilder-dialogs-adaptive-runtime-core

The runtime core package is an internal only package. The API surface should not be considered public. The package purely serves to provide a small set of shared types and functionality to power the runtime and runtime plugins.

ServiceCollection

ServiceCollection serves as the glue between components that participate in the runtime. Instances or factory functions can be provided. Factory functions can express dependencies on other service instances that are necessary for construction. The dependency graph is then resolved to build instances of every service with a provided instance of factory function.

FAQs

Package last updated on 05 Apr 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts