No repository description.
namespace SplitApp.Modules.Users.Application;
/// <summary>Assembly marker for MediatR handler scanning. Must remain in the Application assembly.</summary>
public sealed class UsersModuleMarker;