-
My docker host is set to `DOCKER_HOST=tcp://10.211.55.2:12675`
When I try the starter app it's unable to connect to redis because it's expecting it to be on localhost I think but it's not, it's on …
-
### Describe the bug
When use remote deployment feature and deployment a recipe that export the content items of a content type than import those items to a remote instance. The Out-of-memory excepti…
-
**Describe the issue**
From what I've read, using `HttpContext` and `HttpContextAccessor` via Dependency Injection with Blazor Interactive Server is inadvisable, as the `HttpContext` used when serv…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
Hello everyone, I believe I have encountered a very rare but serious bug: When developing an …
-
We have deployed an Azure Function App with the Python 3.8 stack. For some requests, we have received a BadHttpRequestException
Exception while executing function: Functions. **Exception binding pa…
-
This is what is created automatically:
```
{
// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions of existing attributes.
// For more information, visit: htt…
-
By convention in ASP.NET so we don't need a `using` when registering the middleware.
-
The sample at https://github.com/adriatic/kendo-tutorials/tree/master/esnext-aspnetcore behavies weird - if works just fine in Firefox, while failing silently in chrome.
The details of creating thi…
-
Bug
Currently the VS Package Manager UI shows that we have referenced multiple/different versions of
"Microsoft.AspNetCore.App"
2.1.**0** and 2.1.**1**
AND a new Version (2.1.**2**) is global…
-
In **Microsoft.AspNetCore.OData 7.0.1** CreatedODataResult drectly implements IActionResult interface.
This is not convenient for developer who want later override value provided to CreatedODataRes…