Microsoft.Extensions.Configuration.FileExtensions
10.0.0-preview.1.25080.5
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.Extensions.Configuration.FileExtensions --version 10.0.0-preview.1.25080.5
NuGet\Install-Package Microsoft.Extensions.Configuration.FileExtensions -Version 10.0.0-preview.1.25080.5
<PackageReference Include="Microsoft.Extensions.Configuration.FileExtensions" Version="10.0.0-preview.1.25080.5" />
<PackageVersion Include="Microsoft.Extensions.Configuration.FileExtensions" Version="10.0.0-preview.1.25080.5" />
<PackageReference Include="Microsoft.Extensions.Configuration.FileExtensions" />
paket add Microsoft.Extensions.Configuration.FileExtensions --version 10.0.0-preview.1.25080.5
#r "nuget: Microsoft.Extensions.Configuration.FileExtensions, 10.0.0-preview.1.25080.5"
#addin nuget:?package=Microsoft.Extensions.Configuration.FileExtensions&version=10.0.0-preview.1.25080.5&prerelease
#tool nuget:?package=Microsoft.Extensions.Configuration.FileExtensions&version=10.0.0-preview.1.25080.5&prerelease
About
Provides a base class for file-based configuration providers used with Microsoft.Extensions.Configuration and extension methods for configuring them.
Additional Documentation
- Configuration in .NET
- Microsoft.Extensions.Configuration.FileConfigurationProvider
- Microsoft.Extensions.Configuration.FileConfigurationExtensions
Feedback & Contributing
Microsoft.Extensions.Configuration.FileExtensions is released as open source under the MIT license. Bug reports and contributions are welcome at the GitHub repository.
Product | Versions 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. 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 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. |
-
.NETFramework 4.6.2
- Microsoft.Extensions.Configuration (>= 10.0.0-preview.1.25080.5)
- Microsoft.Extensions.Configuration.Abstractions (>= 10.0.0-preview.1.25080.5)
- Microsoft.Extensions.FileProviders.Abstractions (>= 10.0.0-preview.1.25080.5)
- Microsoft.Extensions.FileProviders.Physical (>= 10.0.0-preview.1.25080.5)
- Microsoft.Extensions.Primitives (>= 10.0.0-preview.1.25080.5)
-
.NETStandard 2.0
- Microsoft.Extensions.Configuration (>= 10.0.0-preview.1.25080.5)
- Microsoft.Extensions.Configuration.Abstractions (>= 10.0.0-preview.1.25080.5)
- Microsoft.Extensions.FileProviders.Abstractions (>= 10.0.0-preview.1.25080.5)
- Microsoft.Extensions.FileProviders.Physical (>= 10.0.0-preview.1.25080.5)
- Microsoft.Extensions.Primitives (>= 10.0.0-preview.1.25080.5)
-
net10.0
- Microsoft.Extensions.Configuration (>= 10.0.0-preview.1.25080.5)
- Microsoft.Extensions.Configuration.Abstractions (>= 10.0.0-preview.1.25080.5)
- Microsoft.Extensions.FileProviders.Abstractions (>= 10.0.0-preview.1.25080.5)
- Microsoft.Extensions.FileProviders.Physical (>= 10.0.0-preview.1.25080.5)
- Microsoft.Extensions.Primitives (>= 10.0.0-preview.1.25080.5)
-
net8.0
- Microsoft.Extensions.Configuration (>= 10.0.0-preview.1.25080.5)
- Microsoft.Extensions.Configuration.Abstractions (>= 10.0.0-preview.1.25080.5)
- Microsoft.Extensions.FileProviders.Abstractions (>= 10.0.0-preview.1.25080.5)
- Microsoft.Extensions.FileProviders.Physical (>= 10.0.0-preview.1.25080.5)
- Microsoft.Extensions.Primitives (>= 10.0.0-preview.1.25080.5)
-
net9.0
- Microsoft.Extensions.Configuration (>= 10.0.0-preview.1.25080.5)
- Microsoft.Extensions.Configuration.Abstractions (>= 10.0.0-preview.1.25080.5)
- Microsoft.Extensions.FileProviders.Abstractions (>= 10.0.0-preview.1.25080.5)
- Microsoft.Extensions.FileProviders.Physical (>= 10.0.0-preview.1.25080.5)
- Microsoft.Extensions.Primitives (>= 10.0.0-preview.1.25080.5)
NuGet packages (1.1K)
Showing the top 5 NuGet packages that depend on Microsoft.Extensions.Configuration.FileExtensions:
Package | Downloads |
---|---|
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.Extensions.Hosting
Hosting and startup infrastructures for applications. |
|
Microsoft.AspNetCore.Hosting
ASP.NET Core hosting infrastructure and startup logic for web applications. |
|
Microsoft.AspNetCore
Microsoft.AspNetCore |
|
Microsoft.Extensions.Configuration.AzureKeyVault
Azure KeyVault configuration provider implementation for Microsoft.Extensions.Configuration. This library has been replaced by the following new Azure SDK. https://www.nuget.org/packages/Azure.Extensions.AspNetCore.Configuration.Secrets It is recommended that you move to the new package. |
GitHub repositories (174)
Showing the top 20 popular GitHub repositories that depend on Microsoft.Extensions.Configuration.FileExtensions:
Repository | Stars |
---|---|
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#.
|
|
ThreeMammals/Ocelot
.NET API Gateway
|
|
LykosAI/StabilityMatrix
Multi-Platform Package Manager for Stable Diffusion
|
|
win-acme/win-acme
A simple ACME client for Windows (for use with Let's Encrypt et al.)
|
|
jasontaylordev/NorthwindTraders
Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
|
|
dotnetcore/Util
Util是一个.Net平台下的应用框架,旨在提升中小团队的开发能力,由工具类、分层架构基类、Ui组件,配套代码生成模板,权限等组成。
|
|
Azure/DotNetty
DotNetty project – a port of netty, event-driven asynchronous network application framework
|
|
Ombi-app/Ombi
Want a Movie or TV Show on Plex/Emby/Jellyfin? Use Ombi!
|
|
oskardudycz/EventSourcing.NetCore
Examples and Tutorials of Event Sourcing in .NET
|
|
fanliang11/surging
Surging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline. support Event-based Asynchronous Pattern and reactive programming ,The service engine supports http, TCP, WS,Grpc, Thrift,Mqtt, UDP, and DNS protocols. It uses ZooKeeper and Consul as a registry, and integrates it. Hash, random, polling, Fair Polling as a load balancing algorithm, built-in service governance to ensure reliable RPC communication, the engine contains Diagnostic, link tracking for protocol and middleware calls, and integration SkyWalking Distributed APM
|
|
JasperFx/marten
.NET Transactional Document DB and Event Store on PostgreSQL
|
|
dotnetcore/osharp
OSharp是一个基于.Net6.0的快速开发框架,框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net 框架更易于应用到实际项目开发中。
|
|
PomeloFoundation/Pomelo.EntityFrameworkCore.MySql
Entity Framework Core provider for MySQL and MariaDB built on top of MySqlConnector
|
|
1357310795/MyComputerManager
管理“此电脑”里删不掉的流氓“快捷方式”(包括侧边栏),同时可自己添加这类“快捷方式”
|
|
vietnam-devs/coolstore-microservices
A full-stack .NET microservices build on Dapr and Tye
|
|
exceptionless/Exceptionless
Exceptionless application
|
|
dotnet/iot
This repo includes .NET Core implementations for various IoT boards, chips, displays and PCBs.
|
|
AppMetrics/AppMetrics
App Metrics is an open-source and cross-platform .NET library used to record and report metrics within an application.
|
|
aspnet/Identity
[Archived] ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. Project moved to https://github.com/aspnet/AspNetCore
|
Version | Downloads | Last updated | |
---|---|---|---|
10.0.0-preview.3.25171.5 | 3,441 | 4/10/2025 | |
10.0.0-preview.2.25163.2 | 14,390 | 3/18/2025 | |
10.0.0-preview.1.25080.5 | 19,394 | 2/25/2025 | |
9.0.4 | 375,766 | 4/8/2025 | |
9.0.3 | 2,964,773 | 3/11/2025 | |
9.0.2 | 4,541,864 | 2/11/2025 | |
9.0.1 | 5,173,510 | 1/14/2025 | |
9.0.0 | 13,388,195 | 11/12/2024 | |
9.0.0-rc.2.24473.5 | 148,193 | 10/8/2024 | |
9.0.0-rc.1.24431.7 | 105,826 | 9/10/2024 | |
9.0.0-preview.7.24405.7 | 83,756 | 8/13/2024 | |
9.0.0-preview.6.24327.7 | 85,138 | 7/9/2024 | |
9.0.0-preview.5.24306.7 | 61,065 | 6/11/2024 | |
9.0.0-preview.4.24266.19 | 83,957 | 5/21/2024 | |
9.0.0-preview.3.24172.9 | 147,991 | 4/11/2024 | |
9.0.0-preview.2.24128.5 | 69,402 | 3/12/2024 | |
9.0.0-preview.1.24080.9 | 95,075 | 2/13/2024 | |
8.0.1 | 45,460,650 | 7/9/2024 | |
8.0.0 | 145,357,590 | 11/14/2023 | |
8.0.0-rc.2.23479.6 | 319,808 | 10/10/2023 | |
8.0.0-rc.1.23419.4 | 302,783 | 9/12/2023 | |
8.0.0-preview.7.23375.6 | 153,819 | 8/8/2023 | |
8.0.0-preview.6.23329.7 | 125,762 | 7/11/2023 | |
8.0.0-preview.5.23280.8 | 152,159 | 6/13/2023 | |
8.0.0-preview.4.23259.5 | 332,397 | 5/16/2023 | |
8.0.0-preview.3.23174.8 | 237,468 | 4/11/2023 | |
8.0.0-preview.2.23128.3 | 81,947 | 3/14/2023 | |
8.0.0-preview.1.23110.8 | 151,549 | 2/21/2023 | |
7.0.0 | 128,566,484 | 11/7/2022 | |
7.0.0-rc.2.22472.3 | 219,132 | 10/11/2022 | |
7.0.0-rc.1.22426.10 | 162,765 | 9/14/2022 | |
7.0.0-preview.7.22375.6 | 212,846 | 8/9/2022 | |
7.0.0-preview.6.22324.4 | 110,814 | 7/12/2022 | |
7.0.0-preview.5.22301.12 | 71,463 | 6/14/2022 | |
7.0.0-preview.4.22229.4 | 113,752 | 5/10/2022 | |
7.0.0-preview.3.22175.4 | 71,815 | 4/13/2022 | |
7.0.0-preview.2.22152.2 | 64,857 | 3/14/2022 | |
7.0.0-preview.1.22076.8 | 50,971 | 2/17/2022 | |
6.0.1 | 558,479 | 11/12/2024 | |
6.0.0 | 294,091,544 | 11/8/2021 | |
6.0.0-rc.2.21480.5 | 559,585 | 10/12/2021 | |
6.0.0-rc.1.21451.13 | 378,820 | 9/14/2021 | |
6.0.0-preview.7.21377.19 | 215,020 | 8/10/2021 | |
6.0.0-preview.6.21352.12 | 131,833 | 7/14/2021 | |
6.0.0-preview.5.21301.5 | 81,011 | 6/15/2021 | |
6.0.0-preview.4.21253.7 | 60,825 | 5/24/2021 | |
6.0.0-preview.3.21201.4 | 217,023 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 130,496 | 3/11/2021 | |
6.0.0-preview.1.21102.12 | 144,745 | 2/12/2021 | |
5.0.0 | 185,738,559 | 11/9/2020 | |
5.0.0-rc.2.20475.5 | 271,860 | 10/13/2020 | |
5.0.0-rc.1.20451.14 | 343,225 | 9/14/2020 | |
5.0.0-preview.8.20407.11 | 69,615 | 8/25/2020 | |
5.0.0-preview.7.20364.11 | 134,966 | 7/21/2020 | |
5.0.0-preview.6.20305.6 | 60,179 | 6/25/2020 | |
5.0.0-preview.5.20278.1 | 385,986 | 6/10/2020 | |
5.0.0-preview.4.20251.6 | 127,530 | 5/18/2020 | |
5.0.0-preview.3.20215.2 | 46,389 | 4/23/2020 | |
5.0.0-preview.2.20160.3 | 122,206 | 4/2/2020 | |
5.0.0-preview.1.20120.4 | 43,740 | 3/16/2020 | |
3.1.32 | 3,102,715 | 12/13/2022 | |
3.1.31 | 885,309 | 11/8/2022 | |
3.1.30 | 1,867,758 | 10/11/2022 | |
3.1.29 | 957,347 | 9/13/2022 | |
3.1.28 | 598,240 | 8/9/2022 | |
3.1.27 | 552,895 | 7/12/2022 | |
3.1.26 | 505,442 | 6/14/2022 | |
3.1.25 | 940,779 | 5/10/2022 | |
3.1.24 | 12,177,084 | 4/11/2022 | |
3.1.23 | 2,967,251 | 3/8/2022 | |
3.1.22 | 14,103,859 | 12/14/2021 | |
3.1.21 | 4,164,186 | 11/7/2021 | |
3.1.20 | 2,108,948 | 10/11/2021 | |
3.1.19 | 1,919,115 | 9/14/2021 | |
3.1.18 | 3,729,785 | 8/10/2021 | |
3.1.17 | 2,942,020 | 7/13/2021 | |
3.1.16 | 3,474,905 | 6/8/2021 | |
3.1.15 | 3,953,005 | 5/11/2021 | |
3.1.14 | 5,628,075 | 4/6/2021 | |
3.1.13 | 6,641,399 | 3/9/2021 | |
3.1.12 | 4,595,987 | 2/9/2021 | |
3.1.11 | 5,999,249 | 1/12/2021 | |
3.1.10 | 13,323,424 | 11/9/2020 | |
3.1.9 | 15,542,397 | 10/13/2020 | |
3.1.8 | 19,384,941 | 9/8/2020 | |
3.1.7 | 13,758,163 | 8/11/2020 | |
3.1.6 | 22,273,055 | 7/14/2020 | |
3.1.5 | 21,629,495 | 6/9/2020 | |
3.1.4 | 15,021,324 | 5/12/2020 | |
3.1.3 | 24,204,353 | 3/24/2020 | |
3.1.2 | 20,001,769 | 2/18/2020 | |
3.1.1 | 15,889,944 | 1/14/2020 | |
3.1.0 | 169,843,341 | 12/3/2019 | |
3.1.0-preview3.19553.2 | 77,706 | 11/13/2019 | |
3.1.0-preview2.19525.4 | 12,634 | 11/1/2019 | |
3.1.0-preview1.19506.1 | 38,609 | 10/15/2019 | |
3.0.3 | 677,547 | 2/18/2020 | |
3.0.2 | 776,302 | 1/14/2020 | |
3.0.1 | 2,939,808 | 11/18/2019 | |
3.0.0 | 25,390,090 | 9/23/2019 | |
3.0.0-rc1.19456.10 | 31,472 | 9/16/2019 | |
3.0.0-preview9.19423.4 | 231,449 | 9/4/2019 | |
3.0.0-preview8.19405.4 | 229,786 | 8/13/2019 | |
3.0.0-preview7.19362.4 | 198,153 | 7/23/2019 | |
3.0.0-preview6.19304.6 | 558,033 | 6/12/2019 | |
3.0.0-preview5.19227.9 | 217,771 | 5/6/2019 | |
3.0.0-preview4.19216.2 | 33,306 | 4/18/2019 | |
3.0.0-preview3.19153.1 | 156,864 | 3/6/2019 | |
3.0.0-preview.19074.2 | 133,757 | 1/29/2019 | |
3.0.0-preview.18572.1 | 39,350 | 12/3/2018 | |
2.2.0 | 195,352,527 | 12/3/2018 | |
2.2.0-preview3-35497 | 280,817 | 10/17/2018 | |
2.2.0-preview2-35157 | 139,830 | 9/12/2018 | |
2.2.0-preview1-35029 | 77,211 | 8/22/2018 | |
2.1.1 | 260,477,672 | 6/18/2018 | |
2.1.0 | 260,252,573 | 5/29/2018 | |
2.1.0-rc1-final | 299,417 | 5/6/2018 | |
2.1.0-preview2-final | 411,041 | 4/10/2018 | |
2.1.0-preview1-final | 367,473 | 2/26/2018 | |
2.0.2 | 11,629,027 | 5/7/2018 | |
2.0.1 | 10,904,349 | 3/13/2018 | |
2.0.0 | 62,945,615 | 8/11/2017 | |
2.0.0-preview2-final | 349,725 | 6/28/2017 | |
2.0.0-preview1-final | 69,232 | 5/10/2017 | |
1.1.2 | 15,503,130 | 5/9/2017 | |
1.1.1 | 4,253,069 | 3/6/2017 | |
1.1.0 | 4,456,915 | 11/16/2016 | |
1.1.0-preview1-final | 35,255 | 10/24/2016 | |
1.0.2 | 20,310,433 | 3/6/2017 | |
1.0.1 | 903,655 | 12/12/2016 | |
1.0.0 | 9,960,790 | 6/27/2016 | |
1.0.0-rc2-final | 184,906 | 5/16/2016 | |
1.0.0-rc1-final | 543,081 | 11/18/2015 |