Skip to content

Port Microsoft.Extensions.[A..D]#9229

Merged
carlossanlop merged 6 commits intodotnet:mainfrom
carlossanlop:PortExtensionsAD
Sep 11, 2023
Merged

Port Microsoft.Extensions.[A..D]#9229
carlossanlop merged 6 commits intodotnet:mainfrom
carlossanlop:PortExtensionsAD

Conversation

@carlossanlop
Copy link
Contributor

Caching, Compliance, Configuration, DependencyInjection
Please review ignoring whitespace

@carlossanlop carlossanlop added the area-Meta Concerns something that extends across runtime area boundaries, for example, IDisposable. label Aug 29, 2023
@carlossanlop carlossanlop requested a review from gewarren August 29, 2023 23:22
@carlossanlop carlossanlop self-assigned this Aug 29, 2023
@carlossanlop carlossanlop requested a review from a team as a code owner August 29, 2023 23:22
@learn-build-service-prod

This comment was marked as outdated.

Copy link
Contributor

@gewarren gewarren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few more (to fix the build suggestions).

Co-authored-by: Genevieve Warren <[email protected]>
@learn-build-service-prod

This comment was marked as outdated.

Co-authored-by: Genevieve Warren <[email protected]>
@learn-build-service-prod
Copy link

Learn Build status updates of commit d8f2fef:

💡 Validation status: suggestions

File Status Preview URL Details
xml/Microsoft.Extensions.DependencyInjection/DefaultServiceProviderFactory.xml 💡Suggestion View Details
xml/Microsoft.Extensions.Caching.Distributed/DistributedCacheEntryExtensions.xml ✅Succeeded View
xml/Microsoft.Extensions.Caching.Distributed/MemoryDistributedCache.xml ✅Succeeded View
xml/Microsoft.Extensions.Caching.Memory/CacheEntryExtensions.xml ✅Succeeded View
xml/Microsoft.Extensions.Caching.Memory/CacheExtensions.xml ✅Succeeded View
xml/Microsoft.Extensions.Caching.Memory/CacheItemPriority.xml ✅Succeeded View
xml/Microsoft.Extensions.Caching.Memory/EvictionReason.xml ✅Succeeded View
xml/Microsoft.Extensions.Caching.Memory/MemoryCache.xml ✅Succeeded View
xml/Microsoft.Extensions.Caching.Memory/MemoryCacheEntryExtensions.xml ✅Succeeded View
xml/Microsoft.Extensions.Caching.Memory/MemoryCacheOptions.xml ✅Succeeded View
xml/Microsoft.Extensions.Caching.Memory/MemoryDistributedCacheOptions.xml ✅Succeeded View
xml/Microsoft.Extensions.Caching.Memory/PostEvictionCallbackRegistration.xml ✅Succeeded View
xml/Microsoft.Extensions.Compliance.Redaction/NullRedactorProvider.xml ✅Succeeded View
xml/Microsoft.Extensions.Compliance.Testing/FakeRedactorProvider.xml ✅Succeeded View
xml/Microsoft.Extensions.Configuration.Xml/XmlDocumentDecryptor.xml ✅Succeeded View
xml/Microsoft.Extensions.Configuration/ChainedConfigurationProvider.xml ✅Succeeded View
xml/Microsoft.Extensions.Configuration/ConfigurationKeyNameAttribute.xml ✅Succeeded View
xml/Microsoft.Extensions.Configuration/ConfigurationManager.xml ✅Succeeded View
xml/Microsoft.Extensions.Configuration/ConfigurationRoot.xml ✅Succeeded View
xml/Microsoft.Extensions.Configuration/FileConfigurationProvider.xml ✅Succeeded View
xml/Microsoft.Extensions.Configuration/IConfigurationManager.xml ✅Succeeded View
xml/Microsoft.Extensions.DependencyInjection.Extensions/ServiceCollectionDescriptorExtensions.xml ✅Succeeded View
xml/Microsoft.Extensions.DependencyInjection/ActivatorUtilities.xml ✅Succeeded View
xml/Microsoft.Extensions.DependencyInjection/AsyncServiceScope.xml ✅Succeeded View
xml/Microsoft.Extensions.DependencyInjection/FromKeyedServicesAttribute.xml ✅Succeeded View

This comment lists only the first 25 files in the pull request.

xml/Microsoft.Extensions.DependencyInjection/DefaultServiceProviderFactory.xml

  • Line 0, Column 0: [Suggestion: ECMA2Yaml_Inheritdoc_NoFoundParent] Found no member can be inherited by key:CreateServiceProvider(Microsoft.Extensions.DependencyInjection.IServiceCollection) for uid: Microsoft.Extensions.DependencyInjection.DefaultServiceProviderFactory.CreateServiceProvider(Microsoft.Extensions.DependencyInjection.IServiceCollection).

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

For any questions, please:

@carlossanlop carlossanlop merged commit 4cbc113 into dotnet:main Sep 11, 2023
@carlossanlop carlossanlop deleted the PortExtensionsAD branch September 11, 2023 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-Meta Concerns something that extends across runtime area boundaries, for example, IDisposable.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants