https://github.com/musictopia2/MappingCloningExtensions
https://github.com/musictopia2/MappingCloningExtensions
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/musictopia2/MappingCloningExtensions
- Owner: musictopia2
- Created: 2022-01-13T14:02:22.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-02-17T17:54:58.000Z (about 1 year ago)
- Last Synced: 2024-11-05T05:06:56.755Z (5 months ago)
- Language: C#
- Size: 58.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
Awesome Lists containing this project
- csharp-source-generators - MappingCloningExtensions -   Generates extensions of objects for mapping and cloning using either attributes or fluent style. Also, supports deep copying and specfiying whether it can do a deep copy and the possibility of doing so safely. (Source Generators / Mappers)
- RSCG_Examples - MappingCloningExtensions