Extension that resolves an instance of JsonHttpContentConverter with Microsoft.Extensions.DependencyInjection.
Info
Version: | 1.0.0 |
Author(s): | t.takahari |
Last Update: | Thursday, March 7, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ttakahari/JsonHttpContentConverter |
NuGet Url: | https://www.nuget.org/packages/JsonHttpContentConverter.DependencyInjection |
Install
Install-Package JsonHttpContentConverter.DependencyInjection
dotnet add package JsonHttpContentConverter.DependencyInjection
paket add JsonHttpContentConverter.DependencyInjection
JsonHttpContentConverter.DependencyInjection Download (Unzip the "nupkg" after downloading)
Dependencies
- JsonHttpContentConverter(>= 1.0.0)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- NETStandard.Library(>= 2.0.3)
Tags