Skip to main content
CloudNimble.DotNetDocs home page
Search the API documentation...
⌘K
Get it on NuGet
Get it on NuGet
Search...
Navigation
Guides
Async Programming
GitHub
Community
Getting Started
Introduction
Quick Start
Guides
Best Practices
Common Patterns
Async Programming
Component Showcase
Component Showcase
Cards Demo
Code Groups Demo
Tabs Demo
Accordions Demo
Callouts Demo
Diagrams Demo
API Reference
CloudNimble.DotNetDocs.Tests.Shared
CloudNimble
On this page
Documenting Async APIs
Task-Based APIs
ConfigureAwait
Exception Handling
Guides
Async Programming
Documenting asynchronous APIs
Documenting Async APIs
Best practices for documenting asynchronous methods and patterns.
Task-Based APIs
Document return types and cancellation support.
ConfigureAwait
Explain when to use ConfigureAwait(false).
Exception Handling
Document how exceptions are propagated in async methods.
Common Patterns
Component Showcase
⌘I