odatajs 4.0.0

dotnet add package odatajs --version 4.0.0
NuGet\Install-Package odatajs -Version 4.0.0
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="odatajs" Version="4.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add odatajs --version 4.0.0
#r "nuget: odatajs, 4.0.0"
#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 odatajs as a Cake Addin
#addin nuget:?package=odatajs&version=4.0.0

// Install odatajs as a Cake Tool
#tool nuget:?package=odatajs&version=4.0.0

Olingo OData Client for JavaScript (odatajs) is a lightweight cross-browser JavaScript library that enables web browser to consume and interact with OData V4 service.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.0 3,108 5/12/2015
4.0.0-beta01 1,444 12/22/2014

This odatajs library for OData V4 is a new version based on datajs(https://datajs.codeplex.com/) which is for OData V3.