Tag:dotnet
All the articles with the tag "dotnet".
Asynchronous Object Construction In C#
Posted on:January 30, 2023 at 12:00 AMYou can’t have an async constructor in C#, but sometimes you need to have async initialization logic.
All the articles with the tag "dotnet".
You can’t have an async constructor in C#, but sometimes you need to have async initialization logic.