Unchase.Odata.Connectedservice | Visual Studio extension for connecting to OData services | Code Editor library
kandi X-RAY | Unchase.Odata.Connectedservice Summary
kandi X-RAY | Unchase.Odata.Connectedservice Summary
Unchase OData Connected Service is a Visual Studio extension to generate C# or VB client code for OData web service. Starting from Visual Studio Community 2019 v16.1.3 extensions based on Microsoft Connected Services now work fine.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of Unchase.Odata.Connectedservice
Unchase.Odata.Connectedservice Key Features
Unchase.Odata.Connectedservice Examples and Code Snippets
Community Discussions
Trending Discussions on Unchase.Odata.Connectedservice
QUESTION
I need to consume CRM 2011 data in a Blazor App (new in .net Core 3.0). SOAP no longer supported in .net Core. So looking for examples on how to consume the REST endpoint.
The Microsoft SDK assemblies all use WCF for SOAP Endpoint, which is not supported in .net core. Therefore I am forced to use the REST endpoint. I only require basic CRUD ops.
I have tried using the Unchase OData Connectedservice (https://github.com/unchase/Unchase.OData.Connectedservice/) which did generate some code. However all examples only show how to add service but haven't beed able to find any docs on how to use it? It also fails to complile with error:
<'Task' does not contain a definition for 'Factory'>
Appreciate any assistance or suggestions. Thank you
...ANSWER
Answered 2019-Oct-26 at 16:56I have managed to get it working using Unchase OData Connectedservice
I had to rename the offending 'Task' with 'System.Threading.Tasks.Task'
Struggled with Async, but got it going as follows:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install Unchase.Odata.Connectedservice
Relevant bug report. Connected Services restored in the v16.1.3 update to Visual Studio 2019.
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page