Skip to content
This repository was archived by the owner on Nov 2, 2018. It is now read-only.
This repository was archived by the owner on Nov 2, 2018. It is now read-only.

Unique-ify the names of the various ServiceCollectionExtensions types #408

@Eilon

Description

@Eilon

Currently they conflict with type names in other assemblies and/or have super generic names (thus making the names somewhat useless). We should always give these types reasonably unique names describing not only what they extend, but what type of functionality they add.

Proposal:

  • Rename this to ServiceCollectionContainerBuilderExtensions
  • Rename this to ServiceCollectionServiceExtensions
  • Rename this to ServiceCollectionDescriptorExtensions
  • Rename this to ServiceProviderServiceExtensions

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions