-
As per my EF Core ticket here:
https://github.com/dotnet/efcore/issues/22008
More specifically i'm now at this point ...
https://github.com/dotnet/efcore/issues/22008#issuecomment-67441999…
-
Hello, trying to get my bot into a meeting.
I get all status working just fine, when it comes to actually join, it fails.
It goes from state "Establishing" to "Terminated" (checking on my ngrok d…
-
Multiple conditions must be met for this issue to occur. OData (model) configuration requires:
- EDM model configured using ODataConventionModelBuilder,
- model builder EnableLowerCamelCase called,
…
-
The T4 code generation template hasn't changed too much since the WCF Data Services days. It has a lot of cruft from before the days of generics, tuples, and such.
- One of those design hold-ov…
-
I have Get action in controller:
```
public IActionResult Get(ODataQueryOptions queryOptions, CancellationToken cancellationToken)
{
var query = MyDBContext.Set().ToL…
-
**Assemblies affected**
ASP.NET Core OData 8.2.5
**Describe the bug**
Expanding collection fails as the underlying EF Core cannot translate the expression constructed by OData.
The data model …
-
Based on http://odata.github.io/WebApi/04-12-batch/ and https://github.com/OData/ODataSamples/tree/master/WebApiCore/ODataBatchSample I was able to implement batching. However as soon as I add authent…
-
hi,
i have many errors when i built this projet.
`src/controller.ts(12,5): error TS1241: Unable to resolve signature of method decorator when called as an expression.
Type 'ExpressionDecorator' h…
-
Hi there!
I am new to OData but I think I have found some behaviour that isn't working as documented...
In order for the ODataConventionModelBuilder to work, your entities' key properties should…
-
**Bug description**
When adding or checking tasks in MGT ToDo component in Teams Tab application created with Teams Toolkit, this error message appears:
`_ERROR
Invalid JSON, Error converting val…