Microsoft.Extensions.FileProviders.Abstractions 7.0.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
.NET 6.0 .NET Standard 2.0 .NET Framework 4.6.2
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Extensions.FileProviders.Abstractions --version 7.0.0
NuGet\Install-Package Microsoft.Extensions.FileProviders.Abstractions -Version 7.0.0
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.Abstractions" Version="7.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Extensions.FileProviders.Abstractions --version 7.0.0
#r "nuget: Microsoft.Extensions.FileProviders.Abstractions, 7.0.0"
#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.
// Install Microsoft.Extensions.FileProviders.Abstractions as a Cake Addin
#addin nuget:?package=Microsoft.Extensions.FileProviders.Abstractions&version=7.0.0

// Install Microsoft.Extensions.FileProviders.Abstractions as a Cake Tool
#tool nuget:?package=Microsoft.Extensions.FileProviders.Abstractions&version=7.0.0

Abstractions of files and directories.

Commonly Used Types:
Microsoft.Extensions.FileProviders.IDirectoryContents
Microsoft.Extensions.FileProviders.IFileInfo
Microsoft.Extensions.FileProviders.IFileProvider

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  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 is compatible.  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-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 is compatible.  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 tizen40 was computed.  tizen60 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)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (262)

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

Package Downloads
Microsoft.Extensions.Hosting.Abstractions The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Hosting and startup abstractions for applications.

Microsoft.Extensions.FileProviders.Physical The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

File provider for physical files for Microsoft.Extensions.FileProviders.

Microsoft.Extensions.Configuration.FileExtensions The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Provides a base class for file-based configuration providers used with Microsoft.Extensions.Configuration and extension methods for configuring them.

Microsoft.Extensions.Configuration.Json The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

JSON configuration provider implementation for Microsoft.Extensions.Configuration. This package enables you to read your application's settings from a JSON file. You can use JsonConfigurationExtensions.AddJsonFile extension method on IConfigurationBuilder to add the JSON configuration provider to the configuration builder.

Microsoft.AspNetCore.Http.Extensions The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

ASP.NET Core common extension methods for HTTP abstractions, HTTP headers, HTTP request/response, and session state. This package was built from the source code at https://github.com/aspnet/HttpAbstractions/tree/91db78cf926939821bc96e8e60616cf5dde0b489

GitHub repositories (66)

Showing the top 5 popular GitHub repositories that depend on Microsoft.Extensions.FileProviders.Abstractions:

Repository Stars
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
JeffreySu/WeiXinMPSDK
微信全平台 SDK Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 6.0、.NET 7.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
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
projectkudu/kudu
Kudu is the engine behind git/hg deployments, WebJobs, and various other features in Azure Web Sites. It can also run outside of Azure.
Version Downloads Last updated
8.0.0 1,053,241 11/14/2023
8.0.0-rc.2.23479.6 221,096 10/10/2023
8.0.0-rc.1.23419.4 140,446 9/12/2023
8.0.0-preview.7.23375.6 118,616 8/8/2023
8.0.0-preview.6.23329.7 86,853 7/11/2023
8.0.0-preview.5.23280.8 79,003 6/13/2023
8.0.0-preview.4.23259.5 118,541 5/16/2023
8.0.0-preview.3.23174.8 127,062 4/11/2023
8.0.0-preview.2.23128.3 131,363 3/14/2023
8.0.0-preview.1.23110.8 125,173 2/21/2023
7.0.0 86,258,791 11/7/2022
7.0.0-rc.2.22472.3 184,853 10/11/2022
7.0.0-rc.1.22426.10 135,263 9/14/2022
7.0.0-preview.7.22375.6 128,239 8/9/2022
7.0.0-preview.6.22324.4 93,955 7/12/2022
7.0.0-preview.5.22301.12 67,083 6/14/2022
7.0.0-preview.4.22229.4 98,160 5/10/2022
7.0.0-preview.3.22175.4 56,925 4/13/2022
7.0.0-preview.2.22152.2 61,733 3/14/2022
7.0.0-preview.1.22076.8 60,761 2/17/2022
6.0.2-mauipre.1.22102.15 59,627 2/15/2022
6.0.2-mauipre.1.22054.8 151,674 1/19/2022
6.0.0 249,986,463 11/8/2021
6.0.0-rc.2.21480.5 1,125,559 10/12/2021
6.0.0-rc.1.21451.13 383,446 9/14/2021
6.0.0-preview.7.21377.19 245,887 8/10/2021
6.0.0-preview.6.21352.12 135,378 7/14/2021
6.0.0-preview.5.21301.5 100,189 6/15/2021
6.0.0-preview.4.21253.7 72,662 5/24/2021
6.0.0-preview.3.21201.4 205,695 4/8/2021
6.0.0-preview.2.21154.6 120,795 3/11/2021
6.0.0-preview.1.21102.12 135,883 2/12/2021
5.0.0 194,692,304 11/9/2020
5.0.0-rc.2.20475.5 245,086 10/13/2020
5.0.0-rc.1.20451.14 385,283 9/14/2020
5.0.0-preview.8.20407.11 107,137 8/25/2020
5.0.0-preview.7.20364.11 142,141 7/21/2020
5.0.0-preview.6.20305.6 107,330 6/25/2020
5.0.0-preview.5.20278.1 177,214 6/10/2020
5.0.0-preview.4.20251.6 127,423 5/18/2020
5.0.0-preview.3.20215.2 55,597 4/23/2020
5.0.0-preview.2.20160.3 127,229 4/2/2020
5.0.0-preview.1.20120.4 64,968 3/16/2020
3.1.32 3,378,232 12/13/2022
3.1.31 962,535 11/8/2022
3.1.30 1,172,143 10/11/2022
3.1.29 505,784 9/13/2022
3.1.28 3,015,804 8/9/2022
3.1.27 617,023 7/12/2022
3.1.26 545,397 6/14/2022
3.1.25 921,292 5/10/2022
3.1.24 6,786,525 4/11/2022
3.1.23 2,987,712 3/8/2022
3.1.22 10,050,193 12/14/2021
3.1.21 4,483,871 11/7/2021
3.1.20 2,192,498 10/11/2021
3.1.19 2,203,731 9/14/2021
3.1.18 20,646,161 8/10/2021
3.1.17 3,794,667 7/13/2021
3.1.16 4,490,715 6/8/2021
3.1.15 4,527,219 5/11/2021
3.1.14 6,324,345 4/6/2021
3.1.13 7,162,594 3/9/2021
3.1.12 6,045,668 2/9/2021
3.1.11 11,232,152 1/12/2021
3.1.10 16,434,209 11/9/2020
3.1.9 18,043,369 10/13/2020
3.1.8 165,980,970 9/8/2020
3.1.7 16,448,464 8/11/2020
3.1.6 23,269,243 7/14/2020
3.1.5 26,411,217 6/9/2020
3.1.4 18,046,658 5/12/2020
3.1.3 46,129,907 3/24/2020
3.1.2 22,936,035 2/18/2020
3.1.1 18,129,604 1/14/2020
3.1.0 93,942,918 12/3/2019
3.1.0-preview3.19553.2 86,811 11/13/2019
3.1.0-preview2.19525.4 22,971 11/1/2019
3.1.0-preview1.19506.1 54,618 10/15/2019
3.0.3 772,953 2/18/2020
3.0.2 853,846 1/14/2020
3.0.1 2,914,398 11/18/2019
3.0.0 49,084,383 9/23/2019
3.0.0-rc1.19456.10 60,287 9/16/2019
3.0.0-preview9.19423.4 235,435 9/4/2019
3.0.0-preview8.19405.4 243,943 8/13/2019
3.0.0-preview7.19362.4 238,913 7/23/2019
3.0.0-preview6.19304.6 584,202 6/12/2019
3.0.0-preview5.19227.9 301,559 5/6/2019
3.0.0-preview4.19216.2 38,677 4/18/2019
3.0.0-preview3.19153.1 224,844 3/6/2019
3.0.0-preview.19074.2 122,166 1/29/2019
3.0.0-preview.18572.1 45,024 12/4/2018
2.2.0 403,211,064 12/3/2018
2.2.0-preview3-35497 417,328 10/17/2018
2.2.0-preview2-35157 375,909 9/12/2018
2.2.0-preview1-35029 128,364 8/22/2018
2.1.1 208,008,477 6/18/2018
2.1.0 325,074,959 5/29/2018
2.1.0-rc1-final 332,760 5/6/2018
2.1.0-preview2-final 501,945 4/10/2018
2.1.0-preview1-final 1,603,080 2/26/2018
2.0.1 48,737,342 3/13/2018
2.0.0 199,980,957 8/11/2017
2.0.0-preview2-final 433,419 6/28/2017
2.0.0-preview1-final 197,917 5/10/2017
1.1.1 36,928,890 5/9/2017
1.1.0 19,804,868 11/16/2016
1.1.0-preview1-final 149,288 10/24/2016
1.0.1 124,073,688 12/12/2016
1.0.0 32,037,921 6/27/2016
1.0.0-rc2-final 2,050,948 5/16/2016