Dmitriy Khmaladze
Dmitriy Khmaladze
@kalteherz NFX is legacy code, you should use .Net Standard Azos instead for current development
https://stackoverflow.com/questions/62945915/asp-net-core-linux-get-cpu-usage
Related #595
#398 Max payload limit
You need to have a server-side setting or at least MVC-handler level hard limit. HasEntityBody by itself will not do
Re a77e1de7bc89921d2e369be2614251f6e7aac1f6
Handling in particular app (e.g. g8). not sure if this is needed anymore?
This is not a bug in `DistributedCallFlow`, it is an issue with "keepAlive" handling in `HttpListener` on .Net Core which was broken at some point by MSFT. Use the `.Net...
It is a sealed class because it was meant to prevent the extension for these reasons: - if you need to store complex business entity - use Typed data documents....