help
Root Question Message
You can do this to do a c sharp codeblock
```cs
```
(using var = new...
on HttpClientConcurrentBag<DownloadChunk> chunks = new ConcurrentBag<DownloadChunk>();
new
happen inside the functionnew HttpClient
everytimescheme://subdomain.domain.tld
Foo
public class FooHttpClient
{
private static HttpClient _httpClient = new();
public async Task<Something> GetSomethingAsync()
{
await _httpClient.Get.......Async(.......);
}
}