namespace PresentPortal.Shared; public static class ServiceNames { public const string Api = "Api"; public const string Keycloak = "Keycloak"; }