Microsoft.Extensions.FileProviders.Composite 2.0.0-preview1-final

Prefix Reserved
Additional Details

This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217

This is a prerelease version of Microsoft.Extensions.FileProviders.Composite.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Extensions.FileProviders.Composite --version 2.0.0-preview1-final
                    
NuGet\Install-Package Microsoft.Extensions.FileProviders.Composite -Version 2.0.0-preview1-final
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Extensions.FileProviders.Composite" Version="2.0.0-preview1-final" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Extensions.FileProviders.Composite" Version="2.0.0-preview1-final" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Extensions.FileProviders.Composite" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.Extensions.FileProviders.Composite --version 2.0.0-preview1-final
                    
#r "nuget: Microsoft.Extensions.FileProviders.Composite, 2.0.0-preview1-final"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Microsoft.Extensions.FileProviders.Composite@2.0.0-preview1-final
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.Extensions.FileProviders.Composite&version=2.0.0-preview1-final&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Extensions.FileProviders.Composite&version=2.0.0-preview1-final&prerelease
                    
Install as a Cake Tool

Composite file and directory providers for Microsoft.Extensions.FileProviders.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.0 is compatible.  netstandard1.1 was computed.  netstandard1.2 was computed.  netstandard1.3 was computed.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wp8 was computed.  wp81 was computed.  wpa81 was computed. 
Windows Store netcore was computed.  netcore45 was computed.  netcore451 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (71)

Showing the top 5 NuGet packages that depend on Microsoft.Extensions.FileProviders.Composite:

Package Downloads
Microsoft.AspNetCore.Mvc.Razor

ASP.NET Core MVC Razor view engine for CSHTML files.

Microsoft.AspNetCore.App

Provides a default set of APIs for building an ASP.NET Core application. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.

Microsoft.AspNetCore.All

Provides a default set of APIs for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.

Volo.Abp.VirtualFileSystem

Package Description

Smidge.Core

A lightweight library for runtime CSS and JavaScript file management, minification, combination & compression

GitHub repositories (15)

Showing the top 15 popular GitHub repositories that depend on Microsoft.Extensions.FileProviders.Composite:

Repository Stars
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
kurrent-io/KurrentDB
KurrentDB is a database that's engineered for modern software applications and event-driven architectures. Its event-native design simplifies data modeling and preserves data integrity while the integrated streaming engine solves distributed messaging challenges and ensures data consistency.
aspnet/Mvc
[Archived] ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor. Project moved to https://github.com/aspnet/AspNetCore
statiqdev/Statiq.Web
Statiq Web is a flexible static site generator written in .NET.
security-code-scan/security-code-scan
Vulnerability Patterns Detector for C# and VB.NET
dotnetcore/aspnetcore-doc-cn
The Simplified Chinese edition of Microsoft ASP.NET Core documentation, translated by .NET Core Community and .NET China Community.
TeslaFly01/SmartSqlT
🔥🔥🔥 SmartSQL 是一款方便、快捷的数据库文档查询、导出工具!该工具从最初支持CHM文档格式开始,通过不断地探索开发、集思广益和不断改进,又陆续支持Word、Excel、PDF、Html、Xml、Json、MarkDown等文档格式的导出。同时支持SqlServer、MySql、PostgreSQL、SQLite等多种数据库的文档查询和导出功能。
statiqdev/Statiq.Framework
A flexible and extensible static content generation framework for .NET.
mKenfenheuer/steam-deck-windows-usermode-driver
A windows usermode controller driver for the steam deck internal controller.
Shazwazza/Smidge
A lightweight runtime CSS/JavaScript file minification, combination, compression & management library for ASP.Net Core
dotnet/systemweb-adapters
mcintyre321/FormFactory
MVC5, Core or standalone - Generate rich HTML5 forms from your ViewModels, or build them programatically
witskeeper/geektime
OnlyFart/Elib2Ebook
Генератор книг
Wyamio/Wyam
A modular static content and static site generator.
Version Downloads Last Updated
10.0.0-rc.1.25451.107 355 9/9/2025
10.0.0-preview.7.25380.108 954 8/12/2025
10.0.0-preview.6.25358.103 1,003 7/15/2025
10.0.0-preview.5.25277.114 1,125 6/6/2025
10.0.0-preview.4.25258.110 814 5/12/2025
10.0.0-preview.3.25171.5 722 4/10/2025
10.0.0-preview.2.25163.2 537 3/18/2025
10.0.0-preview.1.25080.5 576 2/25/2025
9.0.9 668 9/9/2025
9.0.8 22,749 8/4/2025
9.0.7 12,321 7/8/2025
9.0.6 24,372 6/10/2025
9.0.5 251,711 5/13/2025
9.0.4 252,764 4/8/2025
9.0.3 34,145 3/11/2025
9.0.2 67,368 2/11/2025
9.0.1 53,162 1/14/2025
9.0.0 1,040,127 11/12/2024
9.0.0-rc.2.24473.5 9,015 10/8/2024
9.0.0-rc.1.24431.7 3,877 9/10/2024
9.0.0-preview.7.24405.7 2,493 8/13/2024
9.0.0-preview.6.24327.7 1,209 7/9/2024
9.0.0-preview.5.24306.7 2,036 6/11/2024
9.0.0-preview.4.24266.19 804 5/21/2024
9.0.0-preview.3.24172.9 1,144 4/11/2024
9.0.0-preview.2.24128.5 695 3/12/2024
9.0.0-preview.1.24080.9 1,541 2/13/2024
8.0.0 8,667,395 11/14/2023
8.0.0-rc.2.23479.6 14,298 10/10/2023
8.0.0-rc.1.23419.4 9,428 9/12/2023
8.0.0-preview.7.23375.6 4,697 8/8/2023
8.0.0-preview.6.23329.7 2,885 7/11/2023
8.0.0-preview.5.23280.8 1,833 6/13/2023
8.0.0-preview.4.23259.5 1,045 5/16/2023
8.0.0-preview.3.23174.8 828 4/11/2023
8.0.0-preview.2.23128.3 2,167 3/14/2023
8.0.0-preview.1.23110.8 1,929 2/21/2023
7.0.0 4,822,719 11/7/2022
7.0.0-rc.2.22472.3 3,487 10/11/2022
7.0.0-rc.1.22426.10 2,386 9/14/2022
7.0.0-preview.7.22375.6 610 8/9/2022
7.0.0-preview.6.22324.4 524 7/12/2022
7.0.0-preview.5.22301.12 544 6/14/2022
7.0.0-preview.4.22229.4 591 5/10/2022
7.0.0-preview.3.22175.4 573 4/13/2022
7.0.0-preview.2.22152.2 584 3/14/2022
7.0.0-preview.1.22076.8 579 2/17/2022
6.0.1 4,479 11/12/2024
6.0.0 10,012,498 11/8/2021
6.0.0-rc.2.21480.5 11,478 10/12/2021
6.0.0-rc.1.21451.13 8,901 9/14/2021
6.0.0-preview.7.21377.19 3,417 8/10/2021
6.0.0-preview.6.21352.12 1,543 7/14/2021
6.0.0-preview.5.21301.5 2,351 6/15/2021
6.0.0-preview.4.21253.7 2,459 5/24/2021
6.0.0-preview.3.21201.4 1,990 4/8/2021
6.0.0-preview.2.21154.6 878 3/11/2021 6.0.0-preview.2.21154.6 is deprecated because it is no longer maintained.
6.0.0-preview.1.21102.12 1,333 2/12/2021 6.0.0-preview.1.21102.12 is deprecated because it is no longer maintained.
5.0.0 14,691,037 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.5 2,823 10/13/2020 5.0.0-rc.2.20475.5 is deprecated because it is no longer maintained.
5.0.0-rc.1.20451.14 1,216 9/14/2020 5.0.0-rc.1.20451.14 is deprecated because it is no longer maintained.
5.0.0-preview.8.20407.11 847 8/25/2020 5.0.0-preview.8.20407.11 is deprecated because it is no longer maintained.
5.0.0-preview.7.20364.11 1,421 7/21/2020 5.0.0-preview.7.20364.11 is deprecated because it is no longer maintained.
5.0.0-preview.6.20305.6 891 6/25/2020 5.0.0-preview.6.20305.6 is deprecated because it is no longer maintained.
5.0.0-preview.5.20278.1 860 6/10/2020 5.0.0-preview.5.20278.1 is deprecated because it is no longer maintained.
5.0.0-preview.4.20251.6 962 5/18/2020 5.0.0-preview.4.20251.6 is deprecated because it is no longer maintained.
5.0.0-preview.3.20215.2 938 4/23/2020 5.0.0-preview.3.20215.2 is deprecated because it is no longer maintained.
5.0.0-preview.2.20160.3 964 4/2/2020 5.0.0-preview.2.20160.3 is deprecated because it is no longer maintained.
5.0.0-preview.1.20120.4 1,146 3/16/2020 5.0.0-preview.1.20120.4 is deprecated because it is no longer maintained.
3.1.32 20,217 12/13/2022
3.1.31 4,640 11/8/2022
3.1.30 4,931 10/11/2022
3.1.29 4,566 9/13/2022
3.1.28 4,907 8/9/2022
3.1.27 4,755 7/12/2022
3.1.26 4,826 6/14/2022
3.1.25 4,799 5/10/2022
3.1.24 4,843 4/11/2022
3.1.23 6,264 3/8/2022
3.1.22 5,663 12/14/2021
3.1.21 91,274 11/7/2021
3.1.20 4,910 10/11/2021
3.1.19 17,851 9/14/2021
3.1.18 141,581 8/10/2021
3.1.17 5,976 7/13/2021
3.1.16 5,491 6/8/2021
3.1.15 6,131 5/11/2021
3.1.14 364,313 4/6/2021
3.1.13 116,158 3/9/2021
3.1.12 68,387 2/9/2021
3.1.11 11,930 1/12/2021
3.1.10 219,519 11/9/2020
3.1.9 136,724 10/13/2020
3.1.8 479,976 9/8/2020
3.1.7 72,019 8/11/2020
3.1.6 4,301,706 7/14/2020
3.1.5 2,225,400 6/9/2020
3.1.4 26,218 5/12/2020
3.1.3 799,120 3/24/2020
3.1.2 1,996,546 2/18/2020
3.1.1 65,203 1/14/2020
3.1.0 571,481 12/3/2019
3.1.0-preview3.19553.2 1,201 11/13/2019 3.1.0-preview3.19553.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19525.4 910 11/1/2019 3.1.0-preview2.19525.4 is deprecated because it is no longer maintained.
3.1.0-preview1.19506.1 2,140 10/15/2019 3.1.0-preview1.19506.1 is deprecated because it is no longer maintained.
3.0.3 5,562 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 6,317 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.1 9,806 11/18/2019 3.0.1 is deprecated because it is no longer maintained.
3.0.0 426,273 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19456.10 998 9/16/2019 3.0.0-rc1.19456.10 is deprecated because it is no longer maintained.
3.0.0-preview9.19423.4 47,324 9/4/2019 3.0.0-preview9.19423.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.4 1,380 8/13/2019 3.0.0-preview8.19405.4 is deprecated because it is no longer maintained.
3.0.0-preview7.19362.4 1,122 7/23/2019 3.0.0-preview7.19362.4 is deprecated because it is no longer maintained.
3.0.0-preview6.19304.6 1,126 6/12/2019 3.0.0-preview6.19304.6 is deprecated because it is no longer maintained.
3.0.0-preview5.19227.9 1,020 5/6/2019 3.0.0-preview5.19227.9 is deprecated because it is no longer maintained.
3.0.0-preview4.19216.2 984 4/18/2019 3.0.0-preview4.19216.2 is deprecated because it is no longer maintained.
3.0.0-preview3.19153.1 1,452 3/6/2019 3.0.0-preview3.19153.1 is deprecated because it is no longer maintained.
3.0.0-preview.19074.2 1,180 1/29/2019 3.0.0-preview.19074.2 is deprecated because it is no longer maintained.
3.0.0-preview.18572.1 1,654 12/4/2018 3.0.0-preview.18572.1 is deprecated because it is no longer maintained.
2.2.0 125,452,218 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 90,316 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 36,618 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 22,027 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.1 37,233,504 6/18/2018
2.1.0 29,196,429 5/29/2018
2.1.0-rc1-final 107,496 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 120,263 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 130,715 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.1 12,134,319 3/13/2018 2.0.1 is deprecated because it is no longer maintained.
2.0.0 37,416,495 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 100,863 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 28,618 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.1 5,115,399 5/9/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 6,400,158 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 26,736 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.1 2,867,672 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 3,997,167 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 151,844 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.