Here is the source code for NoteMapping.cs file it is placed in the Mapping directory of the Note.Application project.
1 | using AutoMapper; |
Here is the source code for NoteMapping.cs file it is placed in the Mapping directory of the Note.Application project.
1 | using AutoMapper; |