-
hi, it's long time after.netcore 1.0 released , and the odata lib 7.0 is ready, and the 6.0 is already released, but the odata web api vnext is doing nothing. can you make a plan then i know when ca…
-
I am using a Circuit Breaker with a fallback to catch any exceptions or invalid status codes and return a new HttpResponseMessage to the client that can be interpreted as an error. I would like t…
-
Trying to follow https://docs.microsoft.com/en-us/aspnet/core/data/ef-rp/sort-filter-page?view=aspnetcore-2.1, but I'm having trouble to get my code working.
I therefore referred to the sample code (s…
-
Currently CoreFX generates the reference assembly System.Diagnostics.PerformanceCounter.dll however, there doesn't seem to be any counter part implementation for it, nor can I see an entry for this in…
-
> (The original issue was reported by Gyuwon Yi from here: https://developercommunity.visualstudio.com/content/problem/102236/unit-test-projectnet-47-cannot-load-systemvaluetup.html )
Unit Test pro…
-
We currently have `linux-x64` and `ubuntu.xx.yy-arm`, but we don't have a portable `linux-arm` build yet.
We need to get Jenkins and official builds for this new runtime.
/cc @gkhanna79
-
Hi,
[NOT ENTIRELY SURE IF THIS IS ASP.NET OR COREFX]
I have an [HTTP Caching library for .NET](https://github.com/aliostad/CacheCow) and I use `HttpMessageContent` class to help me serialise and…
-
From @Maoni0
> We have job support on Windows, ie, you can set commit/working set limits with an NT job object and GC will recognize that. But we don’t have the equivalent on Linux
See https:/…
-
**Summary: What are you wanting to achieve?**
Hi we have defined a policy, that i will be consuming form viewmodel, whenever error throw in server side, it will retry. Before retry i want t…
-
**Summary: What are you wanting to achieve?**
I'd like to wrap my calls to a cache policy in a retry policy such that any failed cache gets/puts will be retried per the policy. When using a dis…