Microsoft.Extensions.Configuration.FileExtensions
2.1.0-preview2-final
Prefix Reserved
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
See the version list below for details.
dotnet add package Microsoft.Extensions.Configuration.FileExtensions --version 2.1.0-preview2-final
NuGet\Install-Package Microsoft.Extensions.Configuration.FileExtensions -Version 2.1.0-preview2-final
<PackageReference Include="Microsoft.Extensions.Configuration.FileExtensions" Version="2.1.0-preview2-final" />
<PackageVersion Include="Microsoft.Extensions.Configuration.FileExtensions" Version="2.1.0-preview2-final" />
<PackageReference Include="Microsoft.Extensions.Configuration.FileExtensions" />
paket add Microsoft.Extensions.Configuration.FileExtensions --version 2.1.0-preview2-final
#r "nuget: Microsoft.Extensions.Configuration.FileExtensions, 2.1.0-preview2-final"
#addin nuget:?package=Microsoft.Extensions.Configuration.FileExtensions&version=2.1.0-preview2-final&prerelease
#tool nuget:?package=Microsoft.Extensions.Configuration.FileExtensions&version=2.1.0-preview2-final&prerelease
Extension methods for configuring file-based configuration providers for Microsoft.Extensions.Configuration.
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 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 | 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 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 | 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. |
-
.NETStandard 2.0
- Microsoft.Extensions.Configuration (>= 2.1.0-preview2-final)
- Microsoft.Extensions.FileProviders.Physical (>= 2.1.0-preview2-final)
NuGet packages (1.2K)
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 (176)
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
|
|
microsurging/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
|
|
PomeloFoundation/Pomelo.EntityFrameworkCore.MySql
Entity Framework Core provider for MySQL and MariaDB built on top of MySqlConnector
|
|
dotnetcore/osharp
OSharp是一个基于.Net6.0的快速开发框架,框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net 框架更易于应用到实际项目开发中。
|
|
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.
|
|
openbullet/OpenBullet2
OpenBullet reinvented
|
Version | Downloads | Last Updated | |
---|---|---|---|
10.0.0-preview.5.25277.114 | 18,885 | 6/6/2025 | |
10.0.0-preview.4.25258.110 | 25,734 | 5/12/2025 | |
10.0.0-preview.3.25171.5 | 45,656 | 4/10/2025 | |
10.0.0-preview.2.25163.2 | 30,575 | 3/18/2025 | |
10.0.0-preview.1.25080.5 | 31,226 | 2/25/2025 | |
9.0.6 | 1,898,835 | 6/10/2025 | |
9.0.5 | 3,918,621 | 5/13/2025 | |
9.0.4 | 7,058,192 | 4/8/2025 | |
9.0.3 | 6,304,986 | 3/11/2025 | |
9.0.2 | 7,243,786 | 2/11/2025 | |
9.0.1 | 7,573,687 | 1/14/2025 | |
9.0.0 | 19,345,115 | 11/12/2024 | |
9.0.0-rc.2.24473.5 | 171,520 | 10/8/2024 | |
9.0.0-rc.1.24431.7 | 120,744 | 9/10/2024 | |
9.0.0-preview.7.24405.7 | 97,009 | 8/13/2024 | |
9.0.0-preview.6.24327.7 | 100,600 | 7/9/2024 | |
9.0.0-preview.5.24306.7 | 69,610 | 6/11/2024 | |
9.0.0-preview.4.24266.19 | 117,479 | 5/21/2024 | |
9.0.0-preview.3.24172.9 | 156,870 | 4/11/2024 | |
9.0.0-preview.2.24128.5 | 79,928 | 3/12/2024 | |
9.0.0-preview.1.24080.9 | 102,635 | 2/13/2024 | |
8.0.1 | 69,491,998 | 7/9/2024 | |
8.0.0 | 167,697,497 | 11/14/2023 | |
8.0.0-rc.2.23479.6 | 332,315 | 10/10/2023 | |
8.0.0-rc.1.23419.4 | 349,401 | 9/12/2023 | |
8.0.0-preview.7.23375.6 | 156,901 | 8/8/2023 | |
8.0.0-preview.6.23329.7 | 129,442 | 7/11/2023 | |
8.0.0-preview.5.23280.8 | 167,856 | 6/13/2023 | |
8.0.0-preview.4.23259.5 | 358,638 | 5/16/2023 | |
8.0.0-preview.3.23174.8 | 246,423 | 4/11/2023 | |
8.0.0-preview.2.23128.3 | 85,076 | 3/14/2023 | |
8.0.0-preview.1.23110.8 | 157,633 | 2/21/2023 | |
7.0.0 | 135,283,989 | 11/7/2022 | |
7.0.0-rc.2.22472.3 | 230,360 | 10/11/2022 | |
7.0.0-rc.1.22426.10 | 170,456 | 9/14/2022 | |
7.0.0-preview.7.22375.6 | 214,799 | 8/9/2022 | |
7.0.0-preview.6.22324.4 | 113,535 | 7/12/2022 | |
7.0.0-preview.5.22301.12 | 73,209 | 6/14/2022 | |
7.0.0-preview.4.22229.4 | 116,733 | 5/10/2022 | |
7.0.0-preview.3.22175.4 | 72,716 | 4/13/2022 | |
7.0.0-preview.2.22152.2 | 65,695 | 3/14/2022 | |
7.0.0-preview.1.22076.8 | 51,318 | 2/17/2022 | |
6.0.1 | 1,095,987 | 11/12/2024 | |
6.0.0 | 308,093,276 | 11/8/2021 | |
6.0.0-rc.2.21480.5 | 570,323 | 10/12/2021 | |
6.0.0-rc.1.21451.13 | 387,891 | 9/14/2021 | |
6.0.0-preview.7.21377.19 | 215,739 | 8/10/2021 | |
6.0.0-preview.6.21352.12 | 133,260 | 7/14/2021 | |
6.0.0-preview.5.21301.5 | 81,990 | 6/15/2021 | |
6.0.0-preview.4.21253.7 | 65,422 | 5/24/2021 | |
6.0.0-preview.3.21201.4 | 222,129 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 133,962 | 3/11/2021 | |
6.0.0-preview.1.21102.12 | 149,493 | 2/12/2021 | |
5.0.0 | 195,264,213 | 11/9/2020 | |
5.0.0-rc.2.20475.5 | 277,228 | 10/13/2020 | |
5.0.0-rc.1.20451.14 | 345,834 | 9/14/2020 | |
5.0.0-preview.8.20407.11 | 70,289 | 8/25/2020 | |
5.0.0-preview.7.20364.11 | 136,528 | 7/21/2020 | |
5.0.0-preview.6.20305.6 | 61,096 | 6/25/2020 | |
5.0.0-preview.5.20278.1 | 397,894 | 6/10/2020 | |
5.0.0-preview.4.20251.6 | 129,152 | 5/18/2020 | |
5.0.0-preview.3.20215.2 | 48,153 | 4/23/2020 | |
5.0.0-preview.2.20160.3 | 122,762 | 4/2/2020 | |
5.0.0-preview.1.20120.4 | 44,034 | 3/16/2020 | |
3.1.32 | 3,385,158 | 12/13/2022 | |
3.1.31 | 993,135 | 11/8/2022 | |
3.1.30 | 1,911,726 | 10/11/2022 | |
3.1.29 | 1,081,340 | 9/13/2022 | |
3.1.28 | 614,933 | 8/9/2022 | |
3.1.27 | 561,785 | 7/12/2022 | |
3.1.26 | 524,429 | 6/14/2022 | |
3.1.25 | 971,253 | 5/10/2022 | |
3.1.24 | 13,247,713 | 4/11/2022 | |
3.1.23 | 3,034,806 | 3/8/2022 | |
3.1.22 | 15,036,809 | 12/14/2021 | |
3.1.21 | 4,255,074 | 11/7/2021 | |
3.1.20 | 2,150,165 | 10/11/2021 | |
3.1.19 | 1,945,399 | 9/14/2021 | |
3.1.18 | 3,801,786 | 8/10/2021 | |
3.1.17 | 2,975,965 | 7/13/2021 | |
3.1.16 | 3,611,927 | 6/8/2021 | |
3.1.15 | 4,043,870 | 5/11/2021 | |
3.1.14 | 5,729,908 | 4/6/2021 | |
3.1.13 | 6,756,658 | 3/9/2021 | |
3.1.12 | 4,651,629 | 2/9/2021 | |
3.1.11 | 6,167,472 | 1/12/2021 | |
3.1.10 | 13,507,385 | 11/9/2020 | |
3.1.9 | 15,825,818 | 10/13/2020 | |
3.1.8 | 19,621,321 | 9/8/2020 | |
3.1.7 | 14,016,759 | 8/11/2020 | |
3.1.6 | 22,641,651 | 7/14/2020 | |
3.1.5 | 21,970,715 | 6/9/2020 | |
3.1.4 | 15,337,265 | 5/12/2020 | |
3.1.3 | 24,892,191 | 3/24/2020 | |
3.1.2 | 20,329,626 | 2/18/2020 | |
3.1.1 | 16,267,114 | 1/14/2020 | |
3.1.0 | 187,270,120 | 12/3/2019 | |
3.1.0-preview3.19553.2 | 78,086 | 11/13/2019 | |
3.1.0-preview2.19525.4 | 12,747 | 11/1/2019 | |
3.1.0-preview1.19506.1 | 38,908 | 10/15/2019 | |
3.0.3 | 685,336 | 2/18/2020 | |
3.0.2 | 777,798 | 1/14/2020 | |
3.0.1 | 2,985,526 | 11/18/2019 | |
3.0.0 | 26,174,795 | 9/23/2019 | |
3.0.0-rc1.19456.10 | 31,651 | 9/16/2019 | |
3.0.0-preview9.19423.4 | 231,675 | 9/4/2019 | |
3.0.0-preview8.19405.4 | 235,565 | 8/13/2019 | |
3.0.0-preview7.19362.4 | 198,370 | 7/23/2019 | |
3.0.0-preview6.19304.6 | 558,333 | 6/12/2019 | |
3.0.0-preview5.19227.9 | 220,562 | 5/6/2019 | |
3.0.0-preview4.19216.2 | 33,441 | 4/18/2019 | |
3.0.0-preview3.19153.1 | 157,290 | 3/6/2019 | |
3.0.0-preview.19074.2 | 134,673 | 1/29/2019 | |
3.0.0-preview.18572.1 | 40,533 | 12/3/2018 | |
2.2.0 | 203,126,826 | 12/3/2018 | |
2.2.0-preview3-35497 | 281,630 | 10/17/2018 | |
2.2.0-preview2-35157 | 140,942 | 9/12/2018 | |
2.2.0-preview1-35029 | 77,547 | 8/22/2018 | |
2.1.1 | 280,719,756 | 6/18/2018 | |
2.1.0 | 272,859,089 | 5/29/2018 | |
2.1.0-rc1-final | 300,105 | 5/6/2018 | |
2.1.0-preview2-final | 411,516 | 4/10/2018 | |
2.1.0-preview1-final | 368,061 | 2/26/2018 | |
2.0.2 | 11,865,191 | 5/7/2018 | |
2.0.1 | 11,055,614 | 3/13/2018 | |
2.0.0 | 64,963,771 | 8/11/2017 | |
2.0.0-preview2-final | 362,459 | 6/28/2017 | |
2.0.0-preview1-final | 69,618 | 5/10/2017 | |
1.1.2 | 15,758,787 | 5/9/2017 | |
1.1.1 | 4,300,734 | 3/6/2017 | |
1.1.0 | 4,486,814 | 11/16/2016 | |
1.1.0-preview1-final | 35,456 | 10/24/2016 | |
1.0.2 | 20,457,765 | 3/6/2017 | |
1.0.1 | 916,562 | 12/12/2016 | |
1.0.0 | 10,128,983 | 6/27/2016 | |
1.0.0-rc2-final | 186,370 | 5/16/2016 | |
1.0.0-rc1-final | 546,557 | 11/18/2015 |