Generic value converter for strongly typed ids in ef core 8
I’m trying to create a generic value converter for strongly typed ids in ef core so i don’t create coverter for every strongly typed id that i have but i don’t now how to initialize it when i get the value from the database