sdk-csharp/test/CloudNative.CloudEvents.Uni...
Giovanni Bassi 6b24309fc9
Add .NET 7, 8, trimming and AOT support
Also fixed several nullability warnings.

Signed-off-by: Giovanni Bassi <giggio@giggio.net>
2023-11-13 15:49:46 -03:00
..
Amqp Implement underscore prefixes for AMQP 2022-09-07 21:58:26 +01:00
AspNetCore First pass at data-driven conformance tests 2023-04-21 08:27:33 +01:00
Avro Add optional IGenericRecordSerializer to Avro formatter 2023-07-27 11:38:18 +01:00
ConformanceTestData First pass at data-driven conformance tests 2023-04-21 08:27:33 +01:00
Core fix: Handle array segments correctly 2022-05-30 20:12:45 +01:00
Extensions Remove distributed tracing extension attributes 2021-06-03 18:17:19 +01:00
Http First pass at data-driven conformance tests 2023-04-21 08:27:33 +01:00
Kafka feat: Allow empty payloads in Kafka, in order to support compaction tombstones (#224) 2022-08-30 09:18:51 +01:00
Mqtt Enable nullable reference types for unit test project 2021-07-10 07:03:43 +01:00
NewtonsoftJson First pass at data-driven conformance tests 2023-04-21 08:27:33 +01:00
Protobuf First pass at data-driven conformance tests 2023-04-21 08:27:33 +01:00
SystemTextJson Add .NET 7, 8, trimming and AOT support 2023-11-13 15:49:46 -03:00
CloudEventAttributeTest.cs Reject "data" as the name of an extension attribute 2022-02-23 16:22:59 +00:00
CloudEventAttributeTypeTest.cs Update to .NET 6 SDK to build and netcoreapp3.1 for test 2022-01-12 07:09:02 +00:00
CloudEventFormatterAttributeTest.cs Enable nullable reference types for unit test project 2021-07-10 07:03:43 +01:00
CloudEventFormatterExtensions.cs Rework CloudEventFormatter 2021-02-18 07:38:50 +00:00
CloudEventFormatterTest.cs Support data content type inference 2022-02-25 07:11:13 +00:00
CloudEventTest.cs Update to .NET 6 SDK to build and netcoreapp3.1 for test 2022-01-12 07:09:02 +00:00
CloudEventsSpecVersionTest.cs fix: Validate that source is non-empty 2022-02-01 09:44:35 +00:00
CloudNative.CloudEvents.UnitTests.csproj Add .NET 7, 8, trimming and AOT support 2023-11-13 15:49:46 -03:00
DocumentationSamples.cs Update core dependencies 2023-03-06 19:51:46 +00:00
TestHelpers.cs First pass at data-driven conformance tests 2023-04-21 08:27:33 +01:00
TimestampsTest.cs Overhaul of codebase with new approach to attributes 2021-02-11 07:57:38 +00:00