Skip to content
| Marketplace
Sign in
Visual Studio>Tools>OData Connected Service 2022+
OData Connected Service 2022+

OData Connected Service 2022+

OData Labs

|
21,030 installs
| (2) | Free
OData Connected Service for V1-V4
Download

Introduction

OData Connected Service is a tool that generates code to faciliate consumption of OData services. This tool will generate a DataServiceContext and classes for each of the entity types and complex types found in the service description. This tool is functionally equivalent to the Add Service Reference for OData V3 service.

ChangeLog:

1.1.1

  1. The UI has been enhanced for smoother navigation between pages and now includes a paginator for more efficient filtering of schema items intended for generation.
  2. The code generation process has been improved with the integration of asynchronous methods where applicable.
  3. A solution has been implemented to address conflicts arising from CSDL filenames with similar suffixes.

1.1.0

  1. Fix bug affecting excluding of schema types, operations, and operation imports.
  2. Support omitting runtime version and code generation timestamp from generated files.
  3. Fix bug affecting emitting of dynamic properties container property.
  4. Support arm64 product architecture.
  5. Support generation of valid property identifiers when service metadata does not strictly adhere to OData specification on property name.

1.0.2

  1. Fixed default value initialization for nullable properties.
  2. Added the Microsoft.OData.ConnectedService.VS2022Plus.dll reference to the ODataT4CodeGenerator.ttinclude file.

1.0.1

  1. Correctly handle metadata URL endpoint when it has query options.

1.0.0

  1. Adds VS 2022 support

For more information about how to use OData stack, please check OData tutorials: http://docs.microsoft.com/odata/

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft