Brendan Richards
Brendan Richards
Hi Thanks for raising an issue, To be honest, I'm not actively developing on this codebase - it was used to create some code samples to support a talk -...
Hi, There are at least 2 ways for an entity type to become associated with a dbContext. - directly putting a DbSet in the context - configuration via model buillder....
Hi @roji Thanks for the reply. After a bit of digging around, I managed to find a workaround. Once I realised that the actual serialization was being done by JsonHandler...