sdk-csharp/samples/HttpSend
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
..
HttpSend.csproj feat: Extract the existing JSON event formatter from the main SDK 2021-02-13 06:42:43 +00:00
Program.cs feat: Extract the existing JSON event formatter from the main SDK 2021-02-13 06:42:43 +00:00