Newtonsoft JSON configuration provider implementation for Microsoft.Extensions.Configuration.
Info
Version: | 5.0.1 |
Author(s): | Microsoft |
Last Update: | Tuesday, December 8, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://asp.net/ |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Extensions.Configuration.NewtonsoftJson |
Install
Install-Package Microsoft.Extensions.Configuration.NewtonsoftJson
dotnet add package Microsoft.Extensions.Configuration.NewtonsoftJson
paket add Microsoft.Extensions.Configuration.NewtonsoftJson
Microsoft.Extensions.Configuration.NewtonsoftJson Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration(>= 5.0.0)
- Microsoft.Extensions.Configuration.FileExtensions(>= 5.0.0)
- Newtonsoft.Json(>= 11.0.2)
Tags