-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Docs for Extensions: FileProviders and Hosting #4106
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Docs for Extensions: FileProviders and Hosting #4106
Conversation
xml/Microsoft.Extensions.FileProviders.Embedded/EmbeddedResourceFileInfo.xml
Outdated
Show resolved
Hide resolved
xml/Microsoft.Extensions.FileProviders.Internal/PhysicalDirectoryContents.xml
Outdated
Show resolved
Hide resolved
xml/Microsoft.Extensions.FileProviders.Composite/CompositeDirectoryContents.xml
Outdated
Show resolved
Hide resolved
xml/Microsoft.Extensions.FileProviders.Internal/PhysicalDirectoryContents.xml
Outdated
Show resolved
Hide resolved
xml/Microsoft.Extensions.FileProviders.Physical/PhysicalDirectoryInfo.xml
Outdated
Show resolved
Hide resolved
xml/Microsoft.Extensions.FileProviders.Physical/PhysicalDirectoryInfo.xml
Outdated
Show resolved
Hide resolved
xml/Microsoft.Extensions.FileProviders.Physical/PhysicalDirectoryInfo.xml
Outdated
Show resolved
Hide resolved
xml/Microsoft.Extensions.FileProviders.Physical/PhysicalFileInfo.xml
Outdated
Show resolved
Hide resolved
xml/Microsoft.Extensions.FileProviders.Physical/PhysicalFileInfo.xml
Outdated
Show resolved
Hide resolved
xml/Microsoft.Extensions.FileProviders.Physical/PhysicalFileInfo.xml
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @maryamariyan for the PR. I left some suggestions to improve the content and ensuring the elements that were not ported, are also documented in this PR.
I didn't cover all of them. Can you please ensure to apply similar changes to the rest of the elements that are either poorly worded or incomplete?
Applied PR feedback. Co-authored-by: Carlos Sanchez <[email protected]>
Docs Build status updates of commit f836fab:
|
Thanks @carlossanlop I just merged with latest master to see if warnings go away. |
Docs Build status updates of commit bc4c1c4:
|
The warnings are known issues in the CI, not caused by the changes in this PR. |
Summary
Docs on:
Microsoft.Extensions.FileProviders.*
Microsoft.Extensions.Hosting.*