sdk-csharp/test/CloudNative.CloudEvents.Uni.../NewtonsoftJson
Jon Skeet b1f29cf25b Support data content type inference
- New methods in CloudEventFormatter to support inference
- JsonEventFormatter infers a content type of application/json for non-binary data
- All transports use the inferred content type when formatting in binary mode
- Documentation for both formatters and bindings has been updated

Signed-off-by: Jon Skeet <jonskeet@google.com>
2022-02-25 07:11:13 +00:00
..
AttributedModel.cs Enable nullable reference types for unit test project 2021-07-10 07:03:43 +01:00
GenericJsonEventFormatterTest.cs Enable nullable reference types for unit test project 2021-07-10 07:03:43 +01:00
JTokenAsserter.cs Enable nullable reference types for unit test project 2021-07-10 07:03:43 +01:00
JsonEventFormatterTest.cs Support data content type inference 2022-02-25 07:11:13 +00:00
SpecializedFormatterTest.cs Enable nullable reference types for unit test project 2021-07-10 07:03:43 +01:00
SpecializedJsonReaderTest.cs Enable nullable reference types for unit test project 2021-07-10 07:03:43 +01:00