Skip to content
This repository was archived by the owner on Dec 14, 2018. It is now read-only.
This repository was archived by the owner on Dec 14, 2018. It is now read-only.

Add IMvcCoreBuilder.AddJsonOptions extension method #4967

@rynowak

Description

@rynowak

We don't have this defined for IMvcCoreBuilder only IMvcBuilder. This would be great to have even though you can setup options as part of AddJsonFormatters. Most of our examples refer to AddJsonOptions.

https://github.com/aspnet/Mvc/blob/dev/src/Microsoft.AspNetCore.Mvc.Formatters.Json/DependencyInjection/MvcJsonMvcBuilderExtensions.cs#L19

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions