https://github.com/peteski22/webapidtomapper
Automapping DTO-Domain objects without having to make calls to your mapper each time.
https://github.com/peteski22/webapidtomapper
controllers dot-net dto webapi-2
Last synced: about 2 months ago
JSON representation
Automapping DTO-Domain objects without having to make calls to your mapper each time.
- Host: GitHub
- URL: https://github.com/peteski22/webapidtomapper
- Owner: peteski22
- Created: 2017-02-20T13:33:04.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-08-23T09:31:39.000Z (almost 4 years ago)
- Last Synced: 2025-08-16T05:44:10.615Z (10 months ago)
- Topics: controllers, dot-net, dto, webapi-2
- Language: C#
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WebApiDtoMapper
Automapping DTO-Domain objects without having to make calls to your mapper each time.