-
I thought I'd give this library a try, but when I try to run the WebApi sample it throws an exception saying there isn't a valid SSL certificate and then stops.
-
I am reimplementing old net framework WCF services in CoreWCF. On one endpoint, I am using a Streamed NetTcpBinding to transfer files and the services has just finished reading the data stream and re…
-
Documentation is kinda sparse on this point, so I found out that I needed to change the url in Endpoint.elm by _opening up Fiddler and watching traffic to see where my site was loading from_. I found …
-
I was wondering if this NuGet package exposes a .NET class which I can use to pass in a CSS/JS string and get back a minified version of it?
Personally I don't think that it makes sense to do the b…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
According to the [RFC 9114 HTTP/3](https://www.rfc-editor.org/rfc/rfc9114.html), We need to r…
-
I believe QPackEncoder and QPackDecoder currently only support static header compression.
.NET should support dynamic compression to reduce network traffic and potentially save CPU usage spent enco…
-
We've got an isolated Azure function written in .NET 8, and some packages in the .azurefunctions folder are being flagged by some security software we use, specifically Azure.Identity and Microsoft.As…
-
**What version of gRPC-Java are you using?**
1.47.1
What is your environment?
for Android, grpc verison v1.47.1
Tested with Android 6 to Android 14
app client ManagedChannel = OkHttpC…
-
**I can not start miner on HiveOS. 9 x AMD RX580 Mining SWAP (XWP)**
Miner log:
Shares (sub/acc/stale/rej): 0/0/0/0 Last share: 464 seconds
-----------------------------------------------…
-
I have converted a .net core 3.1 Azure Functions app to a self-hosted .Net 5.0 asp.net core app (using Kestrel and Webjobs SDK) and I am observing 3 times difference in memory footprint (**Azure Funct…