Skip to content

.NET: Some Microsoft.Agents.Workflows type names are much too general #963

Description

@stephentoub

There are a variety of type names in the Microsoft.Agents.Workflows namespace that are too general, meaning that there's a really high likelihood of conflict with types from other namespaces when multiple namespaces are imported in real apps. We try hard for names to be unique, regardless of namespace.

Examples:

  • Config
  • Configured
  • Edge
  • Run

Metadata

Metadata

Labels

.NETUsage: [Issues, PRs], Target: .NetworkflowsUsage: [Issues, PRs], Target: Workflows

Type

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions