odatajs 4.0.0-beta01

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

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

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.0-beta01 152 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.