Socket
Socket
Sign inDemoInstall

botbuilder-dialogs-adaptive-runtime-core

Package Overview
Dependencies
1
Maintainers
3
Versions
342
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    botbuilder-dialogs-adaptive-runtime-core

Bot Framework Adaptive Dialogs runtime core components


Version published
Weekly downloads
67K
decreased by-1.96%
Maintainers
3
Install size
80.4 kB
Created
Weekly downloads
 

Readme

Source

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.

Keywords

FAQs

Last updated on 15 Apr 2024

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc