-
What is the correct usage of client.Swarm.ListServicesAsync's parameters?
The following code doesn't work. It's the same as this [test code](https://github.com/dotnet/Docker.DotNet/blob/a5ee0611f3771…
-
Hey, I just started working with Refitter a couple of days ago. It's a really cool tool, but it seems like a couple of options are not working as expected (or I am missing something), and I do have a …
-
We have service bus triggered functions and Time triggered functions which we have moved to Azure Kubernetes workloads was working fine with .Net6
After moving to .Net 8 isolated worker function w…
-
Follow up from https://github.com/Azure/azure-dev/pull/3735
When referencing another project's target port property, we end up replacing it with the expression to resolve the current target port if…
-
```
What steps will reproduce the problem?
1.Compile my code.
2.I get error here
YouTubeService youtube = new YouTubeService(new BaseClientService.Initializer()
{
ApiKey = …
-
```
What steps will reproduce the problem?
1.Compile my code.
2.I get error here
YouTubeService youtube = new YouTubeService(new BaseClientService.Initializer()
{
ApiKey = …
-
```
What steps will reproduce the problem?
1.Compile my code.
2.I get error here
YouTubeService youtube = new YouTubeService(new BaseClientService.Initializer()
{
ApiKey = …
-
```
What steps will reproduce the problem?
1.Compile my code.
2.I get error here
YouTubeService youtube = new YouTubeService(new BaseClientService.Initializer()
{
ApiKey = …
-
The following project file(s) target a .NET version which is no longer supported.
This is an auto-generated issue, detailed and discussed in [dotnet/docs#22271](https://github.com/dotnet/docs/issues/2…
-
```
What steps will reproduce the problem?
1. Install-Package Google.Apis.Webmasters.v3
2. service.Sitemaps.List(site).Execute();
or
service.Urlcrawlerrorscounts.Query(site).Execute();
Wha…