https://github.com/24amcoder-sb/automapperexample
A sample console app using the automapper library
https://github.com/24amcoder-sb/automapperexample
automapper tutorial
Last synced: about 1 year ago
JSON representation
A sample console app using the automapper library
- Host: GitHub
- URL: https://github.com/24amcoder-sb/automapperexample
- Owner: 24amcoder-sb
- License: mit
- Created: 2019-09-11T13:45:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-29T20:23:49.000Z (about 2 years ago)
- Last Synced: 2025-02-02T10:45:49.220Z (about 1 year ago)
- Topics: automapper, tutorial
- Language: C#
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AutomapperExample
A sample console app using the automapper library
### Introduction
Automapper is a convention-based Object-to-Object mapper which requires almost zero configuration