Ember-Data 0.13.1-alpha

This is a prerelease version of Ember-Data.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Ember-Data --version 0.13.1-alpha
NuGet\Install-Package Ember-Data -Version 0.13.1-alpha
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="Ember-Data" Version="0.13.1-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Ember-Data --version 0.13.1-alpha
#r "nuget: Ember-Data, 0.13.1-alpha"
#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 Ember-Data as a Cake Addin
#addin nuget:?package=Ember-Data&version=0.13.1-alpha&prerelease

// Install Ember-Data as a Cake Tool
#tool nuget:?package=Ember-Data&version=0.13.1-alpha&prerelease

Ember Data is a library for loading data from a persistence layer (such as a JSON API), mapping this data to a set of models within your client application, updating those models, then saving the changes back to a persistence layer.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0-beta7 184 4/8/2014
1.0.0-beta6 91 2/2/2014
1.0.0-beta5 47 1/9/2014
1.0.0-beta3 53 11/8/2013
1.0.0-beta2 48 9/5/2013
1.0.0-beta1-66 45 9/3/2013
0.14.0-alpha 47 9/3/2013
0.13.1-alpha 45 5/28/2013
0.6.0-alpha 92 4/2/2013
0.5.0-alpha 43 3/4/2013

Ember Data Version v0.13.1 (commit g9d6173c)