Microsoft.Extensions.Configuration.FileExtensions
2.0.0-preview1-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.0.0-preview1-final
NuGet\Install-Package Microsoft.Extensions.Configuration.FileExtensions -Version 2.0.0-preview1-final
<PackageReference Include="Microsoft.Extensions.Configuration.FileExtensions" Version="2.0.0-preview1-final" />
<PackageVersion Include="Microsoft.Extensions.Configuration.FileExtensions" Version="2.0.0-preview1-final" />
<PackageReference Include="Microsoft.Extensions.Configuration.FileExtensions" />
paket add Microsoft.Extensions.Configuration.FileExtensions --version 2.0.0-preview1-final
#r "nuget: Microsoft.Extensions.Configuration.FileExtensions, 2.0.0-preview1-final"
#addin nuget:?package=Microsoft.Extensions.Configuration.FileExtensions&version=2.0.0-preview1-final&prerelease
#tool nuget:?package=Microsoft.Extensions.Configuration.FileExtensions&version=2.0.0-preview1-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. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net46 was computed. 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 | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 1.3
- Microsoft.Extensions.Configuration (>= 2.0.0-preview1-final)
- Microsoft.Extensions.FileProviders.Physical (>= 2.0.0-preview1-final)
- NETStandard.Library (>= 2.0.0-preview1-25301-01)
- System.Threading.Thread (>= 4.3.0)
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 (163)
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.2.25163.2 | 12,024 | 3/18/2025 | |
10.0.0-preview.1.25080.5 | 17,985 | 2/25/2025 | |
9.0.4 | 59,232 | 4/8/2025 | |
9.0.3 | 2,491,265 | 3/11/2025 | |
9.0.2 | 4,237,218 | 2/11/2025 | |
9.0.1 | 4,956,261 | 1/14/2025 | |
9.0.0 | 12,903,697 | 11/12/2024 | |
9.0.0-rc.2.24473.5 | 145,697 | 10/8/2024 | |
9.0.0-rc.1.24431.7 | 104,749 | 9/10/2024 | |
9.0.0-preview.7.24405.7 | 82,359 | 8/13/2024 | |
9.0.0-preview.6.24327.7 | 84,034 | 7/9/2024 | |
9.0.0-preview.5.24306.7 | 60,540 | 6/11/2024 | |
9.0.0-preview.4.24266.19 | 81,068 | 5/21/2024 | |
9.0.0-preview.3.24172.9 | 147,072 | 4/11/2024 | |
9.0.0-preview.2.24128.5 | 68,304 | 3/12/2024 | |
9.0.0-preview.1.24080.9 | 94,323 | 2/13/2024 | |
8.0.1 | 43,704,030 | 7/9/2024 | |
8.0.0 | 143,619,830 | 11/14/2023 | |
8.0.0-rc.2.23479.6 | 318,773 | 10/10/2023 | |
8.0.0-rc.1.23419.4 | 300,318 | 9/12/2023 | |
8.0.0-preview.7.23375.6 | 153,513 | 8/8/2023 | |
8.0.0-preview.6.23329.7 | 125,352 | 7/11/2023 | |
8.0.0-preview.5.23280.8 | 151,335 | 6/13/2023 | |
8.0.0-preview.4.23259.5 | 328,399 | 5/16/2023 | |
8.0.0-preview.3.23174.8 | 236,408 | 4/11/2023 | |
8.0.0-preview.2.23128.3 | 81,579 | 3/14/2023 | |
8.0.0-preview.1.23110.8 | 150,526 | 2/21/2023 | |
7.0.0 | 128,037,904 | 11/7/2022 | |
7.0.0-rc.2.22472.3 | 218,220 | 10/11/2022 | |
7.0.0-rc.1.22426.10 | 162,267 | 9/14/2022 | |
7.0.0-preview.7.22375.6 | 212,623 | 8/9/2022 | |
7.0.0-preview.6.22324.4 | 110,542 | 7/12/2022 | |
7.0.0-preview.5.22301.12 | 71,257 | 6/14/2022 | |
7.0.0-preview.4.22229.4 | 113,546 | 5/10/2022 | |
7.0.0-preview.3.22175.4 | 71,338 | 4/13/2022 | |
7.0.0-preview.2.22152.2 | 64,776 | 3/14/2022 | |
7.0.0-preview.1.22076.8 | 50,940 | 2/17/2022 | |
6.0.1 | 524,079 | 11/12/2024 | |
6.0.0 | 293,006,847 | 11/8/2021 | |
6.0.0-rc.2.21480.5 | 559,183 | 10/12/2021 | |
6.0.0-rc.1.21451.13 | 378,112 | 9/14/2021 | |
6.0.0-preview.7.21377.19 | 214,961 | 8/10/2021 | |
6.0.0-preview.6.21352.12 | 131,776 | 7/14/2021 | |
6.0.0-preview.5.21301.5 | 80,949 | 6/15/2021 | |
6.0.0-preview.4.21253.7 | 60,786 | 5/24/2021 | |
6.0.0-preview.3.21201.4 | 216,716 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 130,176 | 3/11/2021 | |
6.0.0-preview.1.21102.12 | 144,016 | 2/12/2021 | |
5.0.0 | 185,047,939 | 11/9/2020 | |
5.0.0-rc.2.20475.5 | 271,476 | 10/13/2020 | |
5.0.0-rc.1.20451.14 | 343,125 | 9/14/2020 | |
5.0.0-preview.8.20407.11 | 69,588 | 8/25/2020 | |
5.0.0-preview.7.20364.11 | 134,870 | 7/21/2020 | |
5.0.0-preview.6.20305.6 | 60,085 | 6/25/2020 | |
5.0.0-preview.5.20278.1 | 385,440 | 6/10/2020 | |
5.0.0-preview.4.20251.6 | 127,396 | 5/18/2020 | |
5.0.0-preview.3.20215.2 | 46,312 | 4/23/2020 | |
5.0.0-preview.2.20160.3 | 122,143 | 4/2/2020 | |
5.0.0-preview.1.20120.4 | 43,716 | 3/16/2020 | |
3.1.32 | 3,080,530 | 12/13/2022 | |
3.1.31 | 880,350 | 11/8/2022 | |
3.1.30 | 1,863,539 | 10/11/2022 | |
3.1.29 | 944,982 | 9/13/2022 | |
3.1.28 | 596,326 | 8/9/2022 | |
3.1.27 | 551,987 | 7/12/2022 | |
3.1.26 | 504,006 | 6/14/2022 | |
3.1.25 | 937,905 | 5/10/2022 | |
3.1.24 | 12,097,120 | 4/11/2022 | |
3.1.23 | 2,961,964 | 3/8/2022 | |
3.1.22 | 14,032,728 | 12/14/2021 | |
3.1.21 | 4,157,587 | 11/7/2021 | |
3.1.20 | 2,105,202 | 10/11/2021 | |
3.1.19 | 1,916,315 | 9/14/2021 | |
3.1.18 | 3,723,930 | 8/10/2021 | |
3.1.17 | 2,939,045 | 7/13/2021 | |
3.1.16 | 3,469,767 | 6/8/2021 | |
3.1.15 | 3,945,831 | 5/11/2021 | |
3.1.14 | 5,620,377 | 4/6/2021 | |
3.1.13 | 6,632,252 | 3/9/2021 | |
3.1.12 | 4,590,588 | 2/9/2021 | |
3.1.11 | 5,985,699 | 1/12/2021 | |
3.1.10 | 13,308,748 | 11/9/2020 | |
3.1.9 | 15,521,973 | 10/13/2020 | |
3.1.8 | 19,367,052 | 9/8/2020 | |
3.1.7 | 13,738,769 | 8/11/2020 | |
3.1.6 | 22,244,436 | 7/14/2020 | |
3.1.5 | 21,604,732 | 6/9/2020 | |
3.1.4 | 14,997,729 | 5/12/2020 | |
3.1.3 | 24,161,181 | 3/24/2020 | |
3.1.2 | 19,974,982 | 2/18/2020 | |
3.1.1 | 15,860,666 | 1/14/2020 | |
3.1.0 | 168,537,821 | 12/3/2019 | |
3.1.0-preview3.19553.2 | 77,672 | 11/13/2019 | |
3.1.0-preview2.19525.4 | 12,628 | 11/1/2019 | |
3.1.0-preview1.19506.1 | 38,577 | 10/15/2019 | |
3.0.3 | 676,583 | 2/18/2020 | |
3.0.2 | 776,166 | 1/14/2020 | |
3.0.1 | 2,935,999 | 11/18/2019 | |
3.0.0 | 25,326,912 | 9/23/2019 | |
3.0.0-rc1.19456.10 | 31,456 | 9/16/2019 | |
3.0.0-preview9.19423.4 | 231,436 | 9/4/2019 | |
3.0.0-preview8.19405.4 | 229,235 | 8/13/2019 | |
3.0.0-preview7.19362.4 | 198,131 | 7/23/2019 | |
3.0.0-preview6.19304.6 | 558,004 | 6/12/2019 | |
3.0.0-preview5.19227.9 | 217,492 | 5/6/2019 | |
3.0.0-preview4.19216.2 | 33,289 | 4/18/2019 | |
3.0.0-preview3.19153.1 | 156,841 | 3/6/2019 | |
3.0.0-preview.19074.2 | 133,645 | 1/29/2019 | |
3.0.0-preview.18572.1 | 39,252 | 12/3/2018 | |
2.2.0 | 194,748,758 | 12/3/2018 | |
2.2.0-preview3-35497 | 280,750 | 10/17/2018 | |
2.2.0-preview2-35157 | 139,731 | 9/12/2018 | |
2.2.0-preview1-35029 | 77,191 | 8/22/2018 | |
2.1.1 | 258,962,858 | 6/18/2018 | |
2.1.0 | 259,306,154 | 5/29/2018 | |
2.1.0-rc1-final | 299,390 | 5/6/2018 | |
2.1.0-preview2-final | 410,985 | 4/10/2018 | |
2.1.0-preview1-final | 367,437 | 2/26/2018 | |
2.0.2 | 11,611,736 | 5/7/2018 | |
2.0.1 | 10,892,365 | 3/13/2018 | |
2.0.0 | 62,796,672 | 8/11/2017 | |
2.0.0-preview2-final | 348,220 | 6/28/2017 | |
2.0.0-preview1-final | 69,151 | 5/10/2017 | |
1.1.2 | 15,482,224 | 5/9/2017 | |
1.1.1 | 4,248,712 | 3/6/2017 | |
1.1.0 | 4,454,242 | 11/16/2016 | |
1.1.0-preview1-final | 35,242 | 10/24/2016 | |
1.0.2 | 20,295,094 | 3/6/2017 | |
1.0.1 | 902,688 | 12/12/2016 | |
1.0.0 | 9,947,426 | 6/27/2016 | |
1.0.0-rc2-final | 184,676 | 5/16/2016 | |
1.0.0-rc1-final | 542,843 | 11/18/2015 |