home/categories/scripting/christian289-dotnet-with-claudecode-claude-skills-handling-async-operations-skill-md
scriptingdevelopment

handling-async-operations

Implements asynchronous programming patterns using Task, ValueTask, and ConfigureAwait in .NET. Use when building non-blocking I/O operations or improving application responsiveness.

christian289
maintainer
christian289
Обновлено 1/19/2026
Звёзды
0
Форки
0
quick start

Installation and usage

Implements asynchronous programming patterns using Task, ValueTask, and ConfigureAwait in .NET. Use when building non-blocking I/O operations or improving application responsiveness.

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use handling-async-operations