-
*Short summary (3-5 sentences) describing the issue.*
i m trying to use ODataUriParser to parser url in controller.
actually my main purpose is want to use this function in CustomEnableQuery to modi…
-
```
What steps will reproduce the problem?
1.Install mvc mini profiler from nuget
2.add Application_BeginRequest/EndRequest methods to start/stop the profiler
3.create a page with an ajax call back
4.…
-
This appears to be a regression in the docs. Closed issue https://github.com/dotnet/AspNetCore.Docs/issues/8383 asked about the `Id` column being shown as `NVARCHAR(900)` which led to PR https://githu…
-
```
What steps will reproduce the problem?
1.
2.
3.
please see attachment to see the error
What is the expected output? What do you see instead?
What version of the product are you using? On what …
-
From [this article](https://docs.microsoft.com/en-us/aspnet/core/grpc/performance?view=aspnetcore-6.0#servergarbagecollection-in-client-apps)...
> ASP.NET Core apps use **server** GC by **default**…
-
The new ANCM `disableRotatationOnConfig` handler setting supports [blue green deployment](https://www.redhat.com/en/topics/devops/what-is-blue-green-deployment).
This is actually a setting inten…
-
The documentation on this page states the following:
`In standard web APIs, bearer tokens are sent in an HTTP header. However, SignalR is unable to set these headers in browsers when using some tr…
-
I encountered a situation where the CORS policy used for SignalR could not be enabled as the middleware default for the entire application. Instead I needed to use a specific policy only for the reque…
-
I am trying to set up ASP.NET Core apps in Linux containers in an on-premises setup, so it does not print this warning: `No XML encryptor configured. Key {...} may be persisted to storage in unencrypt…
-
```
What steps will reproduce the problem?
1.Install mvc mini profiler from nuget
2.add Application_BeginRequest/EndRequest methods to start/stop the profiler
3.create a page with an ajax call back
4.…