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

OData Connected Service 2022+

OData Labs

|
32,112 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:

2.0.0

  1. Generate System.DateOnly and System.TimeOnly properties when the project uses Microsoft.OData.Client 9.0.0 or later, while retaining the legacy EDM types for earlier client versions.
  2. Select the newest stable OData package version compatible with every target framework in single-target and multi-target projects.
  3. Keep Microsoft.OData.Client, Microsoft.OData.Core, Microsoft.OData.Edm, and Microsoft.Spatial on one compatible version.
  4. Improve package installation for SDK-style PackageReference projects and classic packages.config projects.
  5. Fix generated-file and package operations that accessed Visual Studio project services from the wrong thread.
  6. Preserve explicitly selected NuGet sources for classic projects while using configured repositories to resolve dependencies.
  7. Stop persisting custom HTTP headers and web-proxy usernames/passwords in connected-service configuration data.
  8. Reject invalid or duplicate generated filenames and ensure generated output remains inside the selected directory.

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
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft