-
```
What steps will reproduce the problem?
Run Gallio.Echo.exe from a shell with test assemblies using NUnit:
Gallio.Echo.exe /v:Debug /runner:IsolatedAppDomain
/report-directory:C:/Users/fbertold…
-
```
What steps will reproduce the problem?
Run Gallio.Echo.exe from a shell with test assemblies using NUnit:
Gallio.Echo.exe /v:Debug /runner:IsolatedAppDomain
/report-directory:C:/Users/fbertold…
-
Hi,
I am using the OData 7.5.2 packages on server. The client code using ODataConnectedService 0.11.1 generated class is this:
```
var DEVICE_SN = "1910017250";
var ctx…
-
Since this project is relatively new, please consider using https://services.odata.org/V4/TripPinServiceRW as a data source which is ODATA based.
Once you hit that service, it will generate a read-…
-
I am trying to use create online meeting by using MSGraphOnlineMeeting but got this error response from server.
`{"error":{"code":"UnknownError","message":"","innerError":{"date":"2020-10-27T19:38:29…
Bdar1 updated
3 years ago
-
Support OData endpoints. Use: https://www.nuget.org/packages/Microsoft.AspNetCore.OData
-
**Is your feature request related to a problem? Please describe.**
az cli cannot work properly behind a transparent & caching proxy (squid, OPNsense 20.7.3) and reports the following:
```
urllib3…
-
When fetching larger datasets (~100.000 entities) from OData, the server does not free up the used memory. On our production systems, the memory sometimes stacks up to 3gb reaching the memory limi…
-
Great work with this library! Thank you!!!
Having the need to share the models from one project with the OData infrastructure and the rest of the solution.
The models are used in other projects t…
-
Has a OData service, that return some data not in ASCII. It works well in postman, swagger and etc., but data is escaped when using SimpleOData client (Regex.Unescape can make it well). Think that sho…