services property
ServiceCollection
get
services
Gets a collection of services for the application to compose. This is useful for adding user provided or framework provided services.
Implementation
ServiceCollection get services;