confluentinc / confluent-kafka-dotnet

Confluent's Apache Kafka .NET client
https://github.com/confluentinc/confluent-kafka-dotnet/wiki
Apache License 2.0
2.78k stars 847 forks source link

Publish symbols to nuget symbol server #2241

Open jfloodnet opened 4 days ago

jfloodnet commented 4 days ago

Description

Publishing symbols to a symbol server will enable developers to step through the library code.

With the lack of documentation, being able to step through the running code using pdb files would help me troubleshoot issues.

How to reproduce

https://nuget.info/packages/Confluent.SchemaRegistry.Serdes.Json/2.4.0

See above link "missing symbols"

https://learn.microsoft.com/en-us/nuget/api/symbol-package-publish-resource

Checklist

Please provide the following information: