Creating .proto definitions from existing types at runtime
Jared Rhodes, Microsoft MVP and Pluralsight Author, showcases how to create Protocol Buffer definitions from existing classes. This post focuses on EFCore but can be generalized to any different type definitions you would like to use.