-
```
What steps will reproduce the problem?
1.Compile my code.
2.I get error here
YouTubeService youtube = new YouTubeService(new BaseClientService.Initializer()
{
ApiKey = …
-
As of .NET 8, the Blazor Web template with WebAssembly interactivity does not contain any example of calling a server API. The "weather forecast" page simply generates data on the client and thus only…
-
As implemented in Parse server:
https://github.com/parse-community/parse-server/pull/6177
and in the Parse JS client:
https://github.com/parse-community/Parse-SDK-JS/pull/1309
It is possible to …
-
```
What steps will reproduce the problem?
1.New Class Library project
2.Add Google.APIs.Translate.V2 package(and dependencies)
3.Create simple class with single method based on Translate TranslateTex…
-
```
What steps will reproduce the problem?
1.New Class Library project
2.Add Google.APIs.Translate.V2 package(and dependencies)
3.Create simple class with single method based on Translate TranslateTex…
-
```
What steps will reproduce the problem?
1.New Class Library project
2.Add Google.APIs.Translate.V2 package(and dependencies)
3.Create simple class with single method based on Translate TranslateTex…
-
# Trending repositories for C#
1. [**dotnet / roslyn**](https://github.com/dotnet/roslyn)
__The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis…
-
Love this project very much.
Minor Annoyance when switching from xunit DistributedApplicationTestingBuilder to DistributedApplicationBuilder without running clean/rebuild:
```
Category: Aspire.Ho…
-
https://docs.microsoft.com/en-us/dotnet/api/system.net.http.httpclient?view=net-5.0
I am currently trying to use the http client. Unfortunately it is not available in the haxe context.
Also as a…
-
Moved from #19442
--------------
Topics we'll want to cover, with samples:
- [ ] Serializing `Exception` graphs
- [ ] Polymorphic deserialization with _System.Text.Json_
- [ ] Reasoning about…