This assembly provides an implementation of a file provider that is composed by a collection of file providers.
The primary type is CompositeFileProvider
.
Documentation can be found at https://learn.microsoft.com/dotnet/api/microsoft.extensions.fileproviders.composite.
- We consider new features, new APIs and performance changes
- We consider PRs that target this library for new source code analyzers
The Microsoft.Extensions.FileProviders.Composite assembly is shipped as a NuGet package.