I’d like to serialize a number of C# classes and place them on the Schema Registry as opposed to auto-registering, what is the simplest way to take a C# class and manually registering it?
It doesn’t like the format I get
Potentially I’d like multiple classes registered against a single topic.