Thomas Barnekow
Thomas Barnekow
@dsebastien and @millerds, I fully support this request. I have used both the generator-office (through `yo office`) and the office-plugins-nx-workspace-template. While the generator-office makes certain things very easy, it does...
@bhanuchhabra7, I am using the packages with Angular 12. You can install with the `--force` option. Once you have done that, you'll need to manually install (e.g., using `npm install...
What is the status on this? I've tested this with the Microsoft.OData.Client (7.4.0-beta2) and it still doesn't work for me. When using Postman to post a request containing parent and...
@ImGonaRot Thanks for your quick reply. I was thinking about hand-coding something like this myself. However, the question is still whether something that is required by the standard could make...
I've now created a simple, working example, using RestSharp (106.2.0) and Newtonsoft.Json (10.0.3) in conjunction with the entity classes created by the OData Connected Service (Version 0.3.0) extension. ### Metadata...
I also have the same issue. For example, I need to update a service connection for a GKE Kubernetes cluster. At the moment, it seems I must delete and recreate...
OK, if we say that the documentation website and the NuGet packages must be produced on the Windows image, would you be open to exploring the other solution options? Specifically,...
Using a separate [repo](url), I have played a little with appveyor to see how we could optimize further. Here's a sample appveyor.yml file that tries to show the logic. The...
I simply acted on your earlier comments, some of which are at least partially repeated in the description of the issue. In the context of my current PR ##1103, the...
@bart-degreed, sorry for the very late response. I did not see this. I think the answer is "yes".