Microsoft.Extensions.Configuration.FileExtensions 11.0.0-preview.2.26159.112
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.
Showing the top 20 packages that depend on Microsoft.Extensions.Configuration.FileExtensions.
| Packages | Downloads |
|---|---|
|
Ocelot
This project is aimed at people using .NET running a micro services / service orientated architecture that need a unified point of entry into their system. In particular I want easy integration with IdentityServer reference and bearer tokens. We have been unable to find this in my current workplace without having to write our own Javascript middlewares to handle the IdentityServer reference tokens. We would rather use the IdentityServer code that already exists to do this. Ocelot is a bunch of middlewares in a specific order. Ocelot manipulates the HttpRequest object into a state specified by its configuration until it reaches a request builder middleware where it creates a HttpRequestMessage object which is used to make a request to a downstream service. The middleware that makes the request is the last thing in the Ocelot pipeline. It does not call the next middleware. The response from the downstream service is stored in a per request scoped repository and retrived as the requests goes back up the Ocelot pipeline. There is a piece of middleware that maps the HttpResponseMessage onto the HttpResponse object and that is returned to the client. That is basically it with a bunch of other features.
|
17 |
|
Microsoft.Extensions.Configuration.Ini
INI configuration provider implementation for Microsoft.Extensions.Configuration.
When using NuGet 3.x this package requires at least version 3.4.
|
17 |
|
Microsoft.Extensions.Configuration.Ini
INI configuration provider implementation for Microsoft.Extensions.Configuration.
|
16 |
|
Microsoft.Extensions.Configuration.Xml
XML configuration provider implementation for Microsoft.Extensions.Configuration.
|
15 |
|
Microsoft.Extensions.Configuration.Ini
INI configuration provider implementation for Microsoft.Extensions.Configuration.
|
15 |
|
Microsoft.Extensions.Configuration.AzureKeyVault
Azure KeyVault configuration provider implementation for Microsoft.Extensions.Configuration.
|
15 |
|
Ocelot
Ocelot Api Gateway
|
14 |
|
Microsoft.Extensions.Configuration.Xml
XML configuration provider implementation for Microsoft.Extensions.Configuration.
|
14 |
|
Microsoft.Extensions.Configuration.Ini
INI configuration provider implementation for Microsoft.Extensions.Configuration.
|
14 |
|
Rafty
RAFT consensus implementation
|
14 |
|
Microsoft.Extensions.Hosting
Hosting and startup infrastructures for applications.
|
13 |
|
Microsoft.Extensions.Configuration.Xml
XML configuration provider implementation for Microsoft.Extensions.Configuration.
|
13 |
|
Microsoft.Extensions.Configuration.Ini
INI configuration provider implementation for Microsoft.Extensions.Configuration.
This package was built from the source code at https://github.com/aspnet/Extensions/tree/0de62ae930da31048ba7e54c8cd0c6c0bcbd9095
|
13 |
|
Ocelot
This project is aimed at people using .NET running a micro services / service orientated architecture that need a unified point of entry into their system. In particular I want easy integration with IdentityServer reference and bearer tokens. We have been unable to find this in my current workplace without having to write our own Javascript middlewares to handle the IdentityServer reference tokens. We would rather use the IdentityServer code that already exists to do this. Ocelot is a bunch of middlewares in a specific order. Ocelot manipulates the HttpRequest object into a state specified by its configuration until it reaches a request builder middleware where it creates a HttpRequestMessage object which is used to make a request to a downstream service. The middleware that makes the request is the last thing in the Ocelot pipeline. It does not call the next middleware. The response from the downstream service is stored in a per request scoped repository and retrived as the requests goes back up the Ocelot pipeline. There is a piece of middleware that maps the HttpResponseMessage onto the HttpResponse object and that is returned to the client. That is basically it with a bunch of other features.
|
13 |
|
Microsoft.AspNetCore.App
Provides a default set of APIs for building an ASP.NET Core application.
This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.
|
13 |
|
Microsoft.Extensions.Configuration.AzureKeyVault
Azure KeyVault configuration provider implementation for Microsoft.Extensions.Configuration.
|
13 |
|
Microsoft.Extensions.Configuration.Json
JSON configuration provider implementation for Microsoft.Extensions.Configuration.
When using NuGet 3.x this package requires at least version 3.4.
|
13 |
|
Microsoft.Extensions.Configuration.Json
JSON configuration provider implementation for Microsoft.Extensions.Configuration.
|
13 |
https://go.microsoft.com/fwlink/?LinkID=799421
.NET Framework 4.6.2
- Microsoft.Extensions.Configuration.Abstractions (>= 11.0.0-preview.2.26159.112)
- Microsoft.Extensions.Primitives (>= 11.0.0-preview.2.26159.112)
- Microsoft.Extensions.FileProviders.Physical (>= 11.0.0-preview.2.26159.112)
- Microsoft.Extensions.FileProviders.Abstractions (>= 11.0.0-preview.2.26159.112)
- Microsoft.Extensions.Configuration (>= 11.0.0-preview.2.26159.112)
.NET Standard 2.0
- Microsoft.Extensions.Primitives (>= 11.0.0-preview.2.26159.112)
- Microsoft.Extensions.FileProviders.Physical (>= 11.0.0-preview.2.26159.112)
- Microsoft.Extensions.FileProviders.Abstractions (>= 11.0.0-preview.2.26159.112)
- Microsoft.Extensions.Configuration (>= 11.0.0-preview.2.26159.112)
- Microsoft.Extensions.Configuration.Abstractions (>= 11.0.0-preview.2.26159.112)
.NET 11.0
- Microsoft.Extensions.Primitives (>= 11.0.0-preview.2.26159.112)
- Microsoft.Extensions.FileProviders.Physical (>= 11.0.0-preview.2.26159.112)
- Microsoft.Extensions.Configuration (>= 11.0.0-preview.2.26159.112)
- Microsoft.Extensions.Configuration.Abstractions (>= 11.0.0-preview.2.26159.112)
- Microsoft.Extensions.FileProviders.Abstractions (>= 11.0.0-preview.2.26159.112)
.NET 10.0
- Microsoft.Extensions.FileProviders.Physical (>= 11.0.0-preview.2.26159.112)
- Microsoft.Extensions.FileProviders.Abstractions (>= 11.0.0-preview.2.26159.112)
- Microsoft.Extensions.Configuration (>= 11.0.0-preview.2.26159.112)
- Microsoft.Extensions.Configuration.Abstractions (>= 11.0.0-preview.2.26159.112)
- Microsoft.Extensions.Primitives (>= 11.0.0-preview.2.26159.112)