namespace Events.WebAPI; public class Constants { public static string ApiVersion => "1.0.0"; }