-
- [x] Uhr
- [x] Map
- [x] Dänische Ausrüstung
- [x] Rucksäcke
- [x] Vanilla Items
-
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…
-
The webserver currently in use seems to cause hangs under heavy load.
The Nancy webserver seems to be a good choice:
http://nancyfx.org
##
---
Want to back this issue? **[Post a bounty on it!…
-
I'm finding requests inside batch are missing request body once forwarded by reverse proxies such as ProxyKit or YARP are missing. Looking into the source code I discovered this was due to missing Con…
-
For #1
Use a `uv_tcp` to bind a socket to a machine that executes events on the `ready` method in the machine.
-
### Description
Copying data is a lot faster with larger buffers. And copying data is a large use case for System.IO.Pipelines. For example, in ASP.NET Core, we plan to use PipeWriter to write file…
-
Vulnerable Library - microsoft.netcore.app.2.1.0.nupkg
A set of .NET API's that are included in the default .NET Core application model.
caa7b7e2bad98e56a...
Library home page: https://api.nuget.or…
-
I am trying to launch this container so that it gets a ip different from the docker host as i need to be able to route traffic via vpn based on ip's. Using macvlan network for this and when i launch t…
-
If the SendFile feature isn't implemented, it falls back to Streams today. We would like this to first fall back to pipes first if present. This isn't much of a problem for HttpSys because it implemen…
-
I use YARP in my microservice architecture and have experienced issues deploying to Azure.
I use YARP with these two extension methods and they work great for local development:
```
AddServiceD…