© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
C
C#
•
14mo ago
•
12 replies
WeeWeeLenin
Where i should use async await?
I have two methods
. One of these will be used from
"public async Task
<int
?
> SomeASPNETControllerPostMethodAsync
(
)
"
.
Should i use await async everywhere or only in Controllers
? Which one is the best for performance
?
C#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
Can i use async/await in class constructors?
C
C# / help
2y ago
Async/Await question
C
C# / help
2w ago
✅ async/await and parallelism
C
C# / help
13mo ago
async/await and mutexes
C
C# / help
2y ago