sdk-csharp/samples
Jon Skeet 8b63348296 feat: Extract the existing JSON event formatter from the main SDK
This allows us to remove the Newtonsoft.Json dependency from the
SDK, and implement another event formatter based on System.Text.Json
later on. That should probably wait until we've iterated on the
design of event formatters though.

This commit moves us closer towards (but doesn't fix) #42.

Signed-off-by: Jon Skeet <jonskeet@google.com>
2021-02-13 06:42:43 +00:00
..
CloudNative.CloudEvents.AspNetCoreSample feat: Extract the existing JSON event formatter from the main SDK 2021-02-13 06:42:43 +00:00
HttpSend feat: Extract the existing JSON event formatter from the main SDK 2021-02-13 06:42:43 +00:00
Directory.Build.props Sign test/sample assemblies, and make internals visible to unit tests 2021-01-12 08:55:20 +00:00
Directory.Build.targets Make test and samples directories handle DeterministicSourcePaths 2020-07-14 19:05:46 +01:00