namespace BTCPayServer.Views.Apps { public enum AppsNavPages { Index, Create, Update } }