Namespace MASES.EntityFrameworkCore.KNet.Serialization
Classes
- EntityExtractor
This is an helper class to extract data information from Kafka Records stored in topics
Interfaces
- IValueContainer<T>
This is the main interface a class must implement to be a ValueContainer. More info here