Microsoft.Extensions.FileProviders.Abstractions 9.0.0

Prefix Reserved
dotnet add package Microsoft.Extensions.FileProviders.Abstractions --version 9.0.0                
NuGet\Install-Package Microsoft.Extensions.FileProviders.Abstractions -Version 9.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="9.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 9.0.0                
#r "nuget: Microsoft.Extensions.FileProviders.Abstractions, 9.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=9.0.0

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

About

Serves as the foundation for creating file providers in .NET, offering core abstractions to develop custom file providers capable of fetching files from various sources.

Key Features

  • Core abstractions for creating and managing file providers.
  • Flexibility to develop custom file providers for fetching files from distinct sources.

How to Use

This package is typically used with an implementation of the file provider abstractions, such as Microsoft.Extensions.FileProviders.Composite or Microsoft.Extensions.FileProviders.Physical.

Main Types

The main types provided by this library are:

  • Microsoft.Extensions.FileProviders.IFileProvider
  • Microsoft.Extensions.FileProviders.IDirectoryContents
  • Microsoft.Extensions.FileProviders.IFileInfo
  • Microsoft.Extensions.FileProviders.NullFileProvider

Additional Documentation

Feedback & Contributing

Microsoft.Extensions.FileProviders.Abstractions is released as open source under the MIT license. Bug reports and contributions are welcome at the GitHub repository.

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 is compatible.  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 is compatible. 
.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)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (288)

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

Package Downloads
Microsoft.Extensions.Hosting.Abstractions

Hosting and startup abstractions for applications.

Microsoft.Extensions.FileProviders.Physical

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

Microsoft.Extensions.Configuration.FileExtensions

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

Microsoft.Extensions.Configuration.Json

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

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 (72)

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

Repository Stars
DevToys-app/DevToys
A Swiss Army knife for developers.
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
chocolatey/choco
Chocolatey - the package manager for Windows
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
Version Downloads Last updated
9.0.0 68,589 11/12/2024
9.0.0-rc.2.24473.5 101,621 10/8/2024
9.0.0-rc.1.24431.7 114,286 9/10/2024
9.0.0-preview.7.24405.7 55,150 8/13/2024
9.0.0-preview.6.24327.7 80,844 7/9/2024
9.0.0-preview.5.24306.7 56,656 6/11/2024
9.0.0-preview.4.24266.19 59,373 5/21/2024
9.0.0-preview.3.24172.9 147,996 4/11/2024
9.0.0-preview.2.24128.5 78,462 3/12/2024
9.0.0-preview.1.24080.9 85,755 2/13/2024
8.0.0 151,687,295 11/14/2023
8.0.0-rc.2.23479.6 962,328 10/10/2023
8.0.0-rc.1.23419.4 363,629 9/12/2023
8.0.0-preview.7.23375.6 371,265 8/8/2023
8.0.0-preview.6.23329.7 164,690 7/11/2023
8.0.0-preview.5.23280.8 134,781 6/13/2023
8.0.0-preview.4.23259.5 314,178 5/16/2023
8.0.0-preview.3.23174.8 229,899 4/11/2023
8.0.0-preview.2.23128.3 173,362 3/14/2023
8.0.0-preview.1.23110.8 158,520 2/21/2023
7.0.0 168,511,564 11/7/2022
7.0.0-rc.2.22472.3 237,745 10/11/2022
7.0.0-rc.1.22426.10 180,656 9/14/2022
7.0.0-preview.7.22375.6 217,672 8/9/2022
7.0.0-preview.6.22324.4 134,946 7/12/2022
7.0.0-preview.5.22301.12 79,384 6/14/2022
7.0.0-preview.4.22229.4 121,784 5/10/2022
7.0.0-preview.3.22175.4 72,610 4/13/2022
7.0.0-preview.2.22152.2 73,861 3/14/2022
7.0.0-preview.1.22076.8 64,863 2/17/2022
6.0.1 4,819 11/12/2024
6.0.0 386,536,375 11/8/2021
6.0.0-rc.2.21480.5 1,319,804 10/12/2021
6.0.0-rc.1.21451.13 411,252 9/14/2021
6.0.0-preview.7.21377.19 282,090 8/10/2021
6.0.0-preview.6.21352.12 146,200 7/14/2021
6.0.0-preview.5.21301.5 113,163 6/15/2021
6.0.0-preview.4.21253.7 77,033 5/24/2021
6.0.0-preview.3.21201.4 231,595 4/8/2021
6.0.0-preview.2.21154.6 135,070 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 159,190 2/12/2021 6.0.0-preview.1.21102.12 is deprecated because it is no longer maintained.
5.0.0 251,558,895 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.5 279,751 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 414,881 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 113,224 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 146,940 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 110,881 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 308,204 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 136,136 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 59,028 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 138,028 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 67,685 3/16/2020 5.0.0-preview.1.20120.4 is deprecated because it is no longer maintained.
3.1.32 10,866,031 12/13/2022
3.1.31 1,466,368 11/8/2022
3.1.30 2,078,411 10/11/2022
3.1.29 948,593 9/13/2022
3.1.28 4,283,854 8/9/2022
3.1.27 762,587 7/12/2022
3.1.26 688,300 6/14/2022
3.1.25 1,213,685 5/10/2022
3.1.24 11,489,166 4/11/2022
3.1.23 3,768,323 3/8/2022
3.1.22 14,472,126 12/14/2021
3.1.21 5,357,828 11/7/2021
3.1.20 2,623,298 10/11/2021
3.1.19 2,522,029 9/14/2021
3.1.18 27,259,959 8/10/2021
3.1.17 4,639,518 7/13/2021
3.1.16 5,116,436 6/8/2021
3.1.15 5,155,246 5/11/2021
3.1.14 7,263,937 4/6/2021
3.1.13 8,049,702 3/9/2021
3.1.12 7,068,114 2/9/2021
3.1.11 13,077,284 1/12/2021
3.1.10 18,428,421 11/9/2020
3.1.9 20,508,576 10/13/2020
3.1.8 217,256,094 9/8/2020
3.1.7 18,610,392 8/11/2020
3.1.6 26,538,894 7/14/2020
3.1.5 30,076,502 6/9/2020
3.1.4 20,727,003 5/12/2020
3.1.3 52,211,267 3/24/2020
3.1.2 25,443,469 2/18/2020
3.1.1 20,655,604 1/14/2020
3.1.0 159,678,777 12/3/2019
3.1.0-preview3.19553.2 97,995 11/13/2019 3.1.0-preview3.19553.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19525.4 23,554 11/1/2019 3.1.0-preview2.19525.4 is deprecated because it is no longer maintained.
3.1.0-preview1.19506.1 57,160 10/15/2019 3.1.0-preview1.19506.1 is deprecated because it is no longer maintained.
3.0.3 942,455 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 876,701 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.1 3,185,984 11/18/2019 3.0.1 is deprecated because it is no longer maintained.
3.0.0 71,395,771 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19456.10 62,567 9/16/2019 3.0.0-rc1.19456.10 is deprecated because it is no longer maintained.
3.0.0-preview9.19423.4 272,623 9/4/2019 3.0.0-preview9.19423.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.4 276,933 8/13/2019 3.0.0-preview8.19405.4 is deprecated because it is no longer maintained.
3.0.0-preview7.19362.4 259,779 7/23/2019 3.0.0-preview7.19362.4 is deprecated because it is no longer maintained.
3.0.0-preview6.19304.6 652,443 6/12/2019 3.0.0-preview6.19304.6 is deprecated because it is no longer maintained.
3.0.0-preview5.19227.9 328,616 5/6/2019 3.0.0-preview5.19227.9 is deprecated because it is no longer maintained.
3.0.0-preview4.19216.2 40,918 4/18/2019 3.0.0-preview4.19216.2 is deprecated because it is no longer maintained.
3.0.0-preview3.19153.1 257,729 3/6/2019 3.0.0-preview3.19153.1 is deprecated because it is no longer maintained.
3.0.0-preview.19074.2 131,143 1/29/2019 3.0.0-preview.19074.2 is deprecated because it is no longer maintained.
3.0.0-preview.18572.1 47,393 12/4/2018 3.0.0-preview.18572.1 is deprecated because it is no longer maintained.
2.2.0 552,990,729 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 479,384 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 434,323 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 172,422 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.1 297,271,620 6/18/2018
2.1.0 410,080,858 5/29/2018
2.1.0-rc1-final 447,814 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 726,687 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 1,897,018 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.1 56,145,711 3/13/2018 2.0.1 is deprecated because it is no longer maintained.
2.0.0 230,665,342 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 545,943 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 235,311 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.1 46,534,748 5/9/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 23,846,983 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 189,436 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.1 134,254,446 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 35,944,308 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 2,204,815 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.