3301b350675e3f51a8efcdc5368ac7690addeb7b
Integrated MediatR for command handling by modifying the CreateOutResCommand class to implement the IRequest interface. Added a static EmptyJson property for default JSON serialization and updated Header and Body properties to use it. Introduced CreateOutResCommandHandler to handle command creation using IRepository asynchronously.
Description
Languages
C#
100%