System.Net.Http.Formatting Namespace

Classes

ContentNegotiationResult
DefaultContentNegotiator
FormDataCollection

Represent the form data.

  • This has 100% fidelity (including ordering, which is important for deserializing ordered array).
  • using interfaces allows us to optimize the implementation. E.g., we can avoid eagerly string-splitting a 10gb file.
  • This also provides a convenient place to put extension methods.
MediaTypeFormatterMatch

Interfaces

IContentNegotiator

Enums

MediaTypeFormatterMatchRanking