https://github.com/aksoftware98/extensions-method-mapper
Repo for the AK Academy session about the my alternative way to map objects and DTOs instead of using AutoMapper
https://github.com/aksoftware98/extensions-method-mapper
Last synced: about 1 year ago
JSON representation
Repo for the AK Academy session about the my alternative way to map objects and DTOs instead of using AutoMapper
- Host: GitHub
- URL: https://github.com/aksoftware98/extensions-method-mapper
- Owner: aksoftware98
- Created: 2023-01-16T15:46:26.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-16T16:28:53.000Z (over 3 years ago)
- Last Synced: 2025-02-09T07:33:59.207Z (over 1 year ago)
- Language: C#
- Size: 10.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# extensions-method-mapper
Repo for the AK Academy session about the my alternative way to map objects and DTOs instead of using AutoMapper