//filter plugins pluginDescriptors = await pluginDescriptors.WhereAwait(async descriptor => FilterByLoadMode(descriptor, loadMode) && await FilterByCustomerAsync(descriptor, customer) && FilterByStore(descriptor, storeId) && FilterByPluginGroup(descriptor, group) && FilterByDependsOn(descriptor, dependsOnSystemName) && FilterByPluginFriendlyName(descriptor, friendlyName) && FilterByPluginAuthor(descriptor, author)).ToListAsync();
private void AddInProgress(async value) { _lockStepInProgress.EnterWriteLock(); try { _stepInProgress.Add(value); } finally { _lockStepInProgress.ExitWriteLock(); } }
__o = item => new Template(async(__razor_template_writer) => {
await ClientInternal.RestActionAsync <TResult>(async c => { if (body == null)
app.UseApogee().Run(async ctx => {
async(async arg) { }
await commandsStream.ForEachAsync(async command => { switch (command) {
async (async arg) { int await = 0; }
await InternalNavigateAsync <T>(async (p) => { await Navigation.PushModalAsync(p);
.Select(async item => { if (!ConfigCache.TryGetValue($"{config.Tenant}#{item.Group}#{item.DataId}", out var data))
new AnonymousCommandHandler( async context => await handle(
get => new Command(async value => {
public ICommand DeleteCommand => new DelegateCommand(async(_) => { if (!string.IsNullOrWhiteSpace(Content.Id))
public ICommand OpenFileCommand => openFileCommand ?? (openFileCommand = new Command(async(param) => { if (IsBusy || !(param is FileInfoItemViewModel item))
public ICommand ArticleCommand => articleCommand ?? (articleCommand = new Command(async(param) => { if (!int.TryParse(param?.ToString(), out int page))
await _giveaway.GetAll().ForEach(async giveaway => { if (!(_client.GetChannel(giveaway.ChannelId) is ITextChannel channel) ||
return(await Run(async ps => {
public ICommand SelectCommand => new Command(async(o) => { if (o != null && o is Item playlist)
async (async arg) { }
/// <summary> /// Default constructor /// </summary> public LoginViewModel() => LoginCommand = new RelayParameterizedCommand(async parameter => await Login(parameter));
.Some(async handler => {
get => _addToCartCommand ?? (_addToCartCommand = new Command(async(product) => {
(source.Select(async e => (key: e.key, value: await e.valueTask())));
.MustAsync(async(currency, _) => await getCurrencyByCode.GetResult(NewGetByIdParam(email, currency)))
async(async arg) { int await = 0; }
return(CreateServerAsync(async(server, uri) => {
get => exportPhotoCmd ?? (exportPhotoCmd = new CommandTemplate(async obj => {
new Command(async param => await OnOpenModalPage(bool.TryParse((string)param, out bool showBar) && showBar));
public ICommand DeleteMapCommand => deleteMapCommand ?? (deleteMapCommand = new Command(async(param) => { if (!(param is GeometryItem item))
CoreApplication.Views.ToImmutableList().ForEach(async view => {
// create an asynchronous polling task while the authenticate process is running, // it will check the Cookie await chrome.AwaitAsync(async c => {
public ICommand DayTappedCommand => new Command(async(param) => { try { if (param is DateTime value)