-
Notifications
You must be signed in to change notification settings - Fork 25.1k
Open
Labels
⌚ Not TriagedSource - Docs.msDocs Customer feedback via GitHub IssueDocs Customer feedback via GitHub Issueaspnet-core/svcfundamentals/subsvc
Description
Description
There's a suggestion to register the service builder.Services.AddScoped<DocumentService>();
However, in the referenced PR, we see
services.AddKeyedSingleton<IOpenApiDocumentProvider, OpenApiDocumentService>(documentName);
Page URL
Content source URL
Document ID
472b10ab-681b-f631-040d-025ef0a02329
Platform Id
c973de58-a013-4aa0-ccef-0bd78e4749db
Article author
Metadata
- ID: 472b10ab-681b-f631-040d-025ef0a02329
- PlatformId: c973de58-a013-4aa0-ccef-0bd78e4749db
- Service: aspnet-core
- Sub-service: fundamentals
Metadata
Metadata
Assignees
Labels
⌚ Not TriagedSource - Docs.msDocs Customer feedback via GitHub IssueDocs Customer feedback via GitHub Issueaspnet-core/svcfundamentals/subsvc