IJsonOutputFormatter Interface

Summary

An output formatter that specializes in writing JSON content.

Syntax

public interface IJsonOutputFormatter : IOutputFormatter

GitHub

View on GitHub

interface Microsoft.AspNet.Mvc.IJsonOutputFormatter