-
**Describe the bug:**
Error when testing a Google call on the CI / CD server. I cannot go further if a simple test do not pass. It was perfectly working using useGRPCcore = true. Once i removed the…
-
Description copied from internal email
Repro steps:
1. On linux, get the latest CLI
2. Create a new project “test.csproj”(dotnet new)
3. Run `dotnet msbuild /p:RestoreSources=/tmp/some-source%3B…
-
This is a meta-issue to track a set of improvements that can be made to the tooling we currently provide for generating OpenAPI documents at build-time.
Build-time OpenAPI document generation issue c…
-
### Background and motivation
In the aspnetcore extensions repo, in the Microsoft.Extensions.Http.Polly project there are extension methods for HttpClientBuilder so that you can use polly v7 construc…
-
**Is your feature request related to a problem? Please describe.**
Trying to automate promotion of own NuGet packages to Release view as part of release build.
**Describe the solution you'd like**…
-
# Trending repositories for C#
1. [**dotnet / aspnetcore**](https://github.com/dotnet/aspnetcore)
__ASP.NET Core is a cross-platform .NET framework for building modern cloud-based…
-
I have a post build entry in csproj to run codegen after build.
```
```
My api controllers dependency injects http clients that throw if they're unable to connect to respected e…
-
### NuGet Product Used
dotnet.exe
### Product Version
6.0.414
### Worked before?
Yes, this is a regression. E.g. 6.0.102, 6.0.119 is not affected.
### Impact
It's more difficult t…
-
### Is your feature request related to a problem? Please describe.
I do not think it is necessary to have separate http clients for authenticated and non authenticated users (see https://docs.mic…
-
# 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…