-
# Environment description
- .net 5
- asp.net core api
- windows 10、centos 7
```
dotnet --info
.NET SDK (反映任何 global.json):
Version: 5.0.300
Commit: 2e0c8c940e
运行时环境:
OS Name: W…
-
```
Google fusion table api V1
I would like to see how to update a fusion table with the dotnet client
ASP.NET Or Winforms
https://developers.google.com/fusiontables/
```
Original issue rep…
-
```
Google fusion table api V1
I would like to see how to update a fusion table with the dotnet client
ASP.NET Or Winforms
https://developers.google.com/fusiontables/
```
Original issue rep…
-
```
Google fusion table api V1
I would like to see how to update a fusion table with the dotnet client
ASP.NET Or Winforms
https://developers.google.com/fusiontables/
```
Original issue rep…
-
```
We should add a implementation of DataStore based on EF.
Similar to
https://code.google.com/p/google-api-dotnet-client/source/browse/Src/GoogleApis.
DotNet4/Apis/Util/Store/FileDataStore.cs?r=eb7…
-
```
We should add a implementation of DataStore based on EF.
Similar to
https://code.google.com/p/google-api-dotnet-client/source/browse/Src/GoogleApis.
DotNet4/Apis/Util/Store/FileDataStore.cs?r=eb7…
-
Type: Bug
## Issue Description ##
Breadcrumbs do not show local functions. This is particularly noticeable when using top level Programs as all functions declared inside are considered local func…
jtsom updated
11 months ago
-
We use CyberSource in our software as a payment processor. Our assemblies are all signed. Our solution is unable to make the API calls to CyberSource to the newly provided dlls because they are not si…
-
Based on https://github.com/dotnet/corefx/issues/11100#issuecomment-275857983, which describes a Visual Studio (and command line NuGet.exe) crash when installing `System.Net.Http 4.4.0-beta-24913-021`…
-
```
What steps will reproduce the problem?
1. Create new console project
2. Paste in upload_video.cs and add references
3. Upload video that takes longer than about 100 seconds to upload
What is the …