Ember-Data 1.0.0-beta7

This is a prerelease version of Ember-Data.
dotnet add package Ember-Data --version 1.0.0-beta7
                    
NuGet\Install-Package Ember-Data -Version 1.0.0-beta7
                    
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="1.0.0-beta7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Ember-Data" Version="1.0.0-beta7" />
                    
Directory.Packages.props
<PackageReference Include="Ember-Data" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Ember-Data --version 1.0.0-beta7
                    
#r "nuget: Ember-Data, 1.0.0-beta7"
                    
#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.
#addin nuget:?package=Ember-Data&version=1.0.0-beta7&prerelease
                    
Install Ember-Data as a Cake Addin
#tool nuget:?package=Ember-Data&version=1.0.0-beta7&prerelease
                    
Install Ember-Data as a Cake Tool

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 185 4/8/2014
1.0.0-beta6 93 2/2/2014
1.0.0-beta5 48 1/9/2014
1.0.0-beta3 54 11/8/2013
1.0.0-beta2 50 9/5/2013
1.0.0-beta1-66 47 9/3/2013
0.14.0-alpha 48 9/3/2013
0.13.1-alpha 46 5/28/2013
0.6.0-alpha 94 4/2/2013
0.5.0-alpha 44 3/4/2013