StickMick / BYOC

Bring Your Own Client. An online game with no client - challenge yourself by creating your own and compete with others.
MIT License
9 stars 2 forks source link

Automapping Idea #7

Open musictopia2 opened 2 years ago

musictopia2 commented 2 years ago

I noticed you mentioned that you needed automapping. I created a source generator that does automapping. I have a sample here https://github.com/musictopia2/UseSourceGeneratorSamples/tree/main/MappingSamples/FirstSimpleMappingSample to show how to do basic automappings with my library. My library supports advanced scenarios that i can show samples as well.

This would also really help with data transfer objects.