a962299c959990d5d7f1e14efe5a2b70aaa23c40
Renamed `GetOrCreateCommand` to `GetOrCreateEndpointCommand` to improve clarity and consistency. Removed the old `GetOrCreateCommand` class and handler, and introduced the new `GetOrCreateEndpointCommand` class with equivalent functionality. Updated `MappingProfile` to reflect the new command name and adjusted `CreateRecActionCommand` to use the renamed command. Added the appropriate namespace for the new class to ensure proper organization.
Description
Languages
C#
100%