ODataHQ.SDK.Core
1.0.1
dotnet add package ODataHQ.SDK.Core --version 1.0.1
NuGet\Install-Package ODataHQ.SDK.Core -Version 1.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ODataHQ.SDK.Core" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ODataHQ.SDK.Core --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ODataHQ.SDK.Core, 1.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ODataHQ.SDK.Core as a Cake Addin #addin nuget:?package=ODataHQ.SDK.Core&version=1.0.1 // Install ODataHQ.SDK.Core as a Cake Tool #tool nuget:?package=ODataHQ.SDK.Core&version=1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Encapsulates the ODataHQ Core REST APIs and ODataHQ Query APIs to provide simplified access to supported account functionality. This assembly can be used in conjunction with the custom workspace SDK which is generated for each workspace in your account and contains concrete objects with represent your data model and service actions.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.Bcl (>= 1.1.10)
- Microsoft.Bcl.Async (>= 1.0.168)
- Microsoft.Bcl.Build (>= 1.0.21)
- Microsoft.Data.OData (>= 5.6.4)
- Microsoft.Net.Http (>= 2.2.29)
- Newtonsoft.Json (>= 7.0.1)
- Simple.OData.V3.Client (>= 4.9.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.