Namespace Apizr.Mapping
Classes
- MappedWithAttribute
Tells Apizr to map api request object with model object
- MappedWithAttribute<TSecondEntityType>
Tells Apizr to map api request object with model object
- VoidMappingHandler
Void mapping should never be used and will just be ignored
Interfaces
- IMappingHandler
The mapping handler definition