Microsoft.Extensions.FileProviders.Abstractions 8.0.0

Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Microsoft.Extensions.FileProviders.Abstractions --version 8.0.0                
NuGet\Install-Package Microsoft.Extensions.FileProviders.Abstractions -Version 8.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="8.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 8.0.0                
#r "nuget: Microsoft.Extensions.FileProviders.Abstractions, 8.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=8.0.0

// Install Microsoft.Extensions.FileProviders.Abstractions as a Cake Tool
#tool nuget:?package=Microsoft.Extensions.FileProviders.Abstractions&version=8.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 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 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. 
.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 (282)

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

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-rc.1.24431.7 13,913 9/10/2024
9.0.0-preview.7.24405.7 33,359 8/13/2024
9.0.0-preview.6.24327.7 66,162 7/9/2024
9.0.0-preview.5.24306.7 44,841 6/11/2024
9.0.0-preview.4.24266.19 47,797 5/21/2024
9.0.0-preview.3.24172.9 124,915 4/11/2024
9.0.0-preview.2.24128.5 69,391 3/12/2024
9.0.0-preview.1.24080.9 79,920 2/13/2024
8.0.0 111,370,736 11/14/2023
8.0.0-rc.2.23479.6 854,886 10/10/2023
8.0.0-rc.1.23419.4 331,931 9/12/2023
8.0.0-preview.7.23375.6 317,244 8/8/2023
8.0.0-preview.6.23329.7 154,041 7/11/2023
8.0.0-preview.5.23280.8 127,283 6/13/2023
8.0.0-preview.4.23259.5 282,029 5/16/2023
8.0.0-preview.3.23174.8 210,987 4/11/2023
8.0.0-preview.2.23128.3 168,330 3/14/2023
8.0.0-preview.1.23110.8 154,720 2/21/2023
7.0.0 156,892,370 11/7/2022
7.0.0-rc.2.22472.3 231,051 10/11/2022
7.0.0-rc.1.22426.10 175,978 9/14/2022
7.0.0-preview.7.22375.6 215,202 8/9/2022
7.0.0-preview.6.22324.4 130,768 7/12/2022
7.0.0-preview.5.22301.12 77,948 6/14/2022
7.0.0-preview.4.22229.4 119,197 5/10/2022
7.0.0-preview.3.22175.4 70,577 4/13/2022
7.0.0-preview.2.22152.2 72,191 3/14/2022
7.0.0-preview.1.22076.8 64,254 2/17/2022
6.0.0 364,659,887 11/8/2021
6.0.0-rc.2.21480.5 1,293,001 10/12/2021
6.0.0-rc.1.21451.13 407,455 9/14/2021
6.0.0-preview.7.21377.19 274,593 8/10/2021
6.0.0-preview.6.21352.12 145,049 7/14/2021
6.0.0-preview.5.21301.5 111,612 6/15/2021
6.0.0-preview.4.21253.7 76,708 5/24/2021
6.0.0-preview.3.21201.4 228,475 4/8/2021
6.0.0-preview.2.21154.6 132,270 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 154,692 2/12/2021 6.0.0-preview.1.21102.12 is deprecated because it is no longer maintained.
5.0.0 241,292,836 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.5 274,624 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 411,965 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 111,879 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 145,989 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,199 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 272,453 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 134,700 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 58,255 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 137,244 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,375 3/16/2020 5.0.0-preview.1.20120.4 is deprecated because it is no longer maintained.
3.1.32 9,368,818 12/13/2022
3.1.31 1,375,789 11/8/2022
3.1.30 1,929,495 10/11/2022
3.1.29 865,112 9/13/2022
3.1.28 4,104,468 8/9/2022
3.1.27 749,500 7/12/2022
3.1.26 669,901 6/14/2022
3.1.25 1,172,118 5/10/2022
3.1.24 10,685,116 4/11/2022
3.1.23 3,673,591 3/8/2022
3.1.22 13,676,881 12/14/2021
3.1.21 5,250,995 11/7/2021
3.1.20 2,564,982 10/11/2021
3.1.19 2,485,108 9/14/2021
3.1.18 26,284,772 8/10/2021
3.1.17 4,500,105 7/13/2021
3.1.16 5,032,023 6/8/2021
3.1.15 5,064,573 5/11/2021
3.1.14 7,127,520 4/6/2021
3.1.13 7,906,353 3/9/2021
3.1.12 6,893,519 2/9/2021
3.1.11 12,806,301 1/12/2021
3.1.10 18,137,192 11/9/2020
3.1.9 20,124,777 10/13/2020
3.1.8 209,930,385 9/8/2020
3.1.7 18,272,320 8/11/2020
3.1.6 25,882,668 7/14/2020
3.1.5 29,424,792 6/9/2020
3.1.4 20,274,864 5/12/2020
3.1.3 51,212,474 3/24/2020
3.1.2 24,976,018 2/18/2020
3.1.1 20,231,908 1/14/2020
3.1.0 147,338,974 12/3/2019
3.1.0-preview3.19553.2 95,546 11/13/2019 3.1.0-preview3.19553.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19525.4 23,469 11/1/2019 3.1.0-preview2.19525.4 is deprecated because it is no longer maintained.
3.1.0-preview1.19506.1 56,803 10/15/2019 3.1.0-preview1.19506.1 is deprecated because it is no longer maintained.
3.0.3 919,011 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 874,603 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.1 3,149,210 11/18/2019 3.0.1 is deprecated because it is no longer maintained.
3.0.0 66,983,641 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19456.10 61,978 9/16/2019 3.0.0-rc1.19456.10 is deprecated because it is no longer maintained.
3.0.0-preview9.19423.4 266,113 9/4/2019 3.0.0-preview9.19423.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.4 268,805 8/13/2019 3.0.0-preview8.19405.4 is deprecated because it is no longer maintained.
3.0.0-preview7.19362.4 254,929 7/23/2019 3.0.0-preview7.19362.4 is deprecated because it is no longer maintained.
3.0.0-preview6.19304.6 635,436 6/12/2019 3.0.0-preview6.19304.6 is deprecated because it is no longer maintained.
3.0.0-preview5.19227.9 322,098 5/6/2019 3.0.0-preview5.19227.9 is deprecated because it is no longer maintained.
3.0.0-preview4.19216.2 40,535 4/18/2019 3.0.0-preview4.19216.2 is deprecated because it is no longer maintained.
3.0.0-preview3.19153.1 251,513 3/6/2019 3.0.0-preview3.19153.1 is deprecated because it is no longer maintained.
3.0.0-preview.19074.2 129,318 1/29/2019 3.0.0-preview.19074.2 is deprecated because it is no longer maintained.
3.0.0-preview.18572.1 46,790 12/4/2018 3.0.0-preview.18572.1 is deprecated because it is no longer maintained.
2.2.0 526,363,553 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 476,272 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 430,687 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 170,941 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.1 281,126,008 6/18/2018
2.1.0 396,576,279 5/29/2018
2.1.0-rc1-final 438,515 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 704,917 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 1,863,868 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.1 55,002,742 3/13/2018 2.0.1 is deprecated because it is no longer maintained.
2.0.0 225,730,172 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 532,907 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 232,972 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.1 45,180,170 5/9/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 23,162,915 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 188,125 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.1 132,615,034 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 35,385,240 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 2,191,150 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.