Ember 100.0.0

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Ember --version 100.0.0
                    
NuGet\Install-Package Ember -Version 100.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="Ember" Version="100.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Ember" Version="100.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Ember" />
                    
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 --version 100.0.0
                    
#r "nuget: Ember, 100.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.
#addin nuget:?package=Ember&version=100.0.0
                    
Install Ember as a Cake Addin
#tool nuget:?package=Ember&version=100.0.0
                    
Install Ember as a Cake Tool

DISCONTINUED. Use this package instead: emberjs

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Ember:

Package Downloads
EmberData

Ember.js is a JavaScript framework that does all of the heavy lifting that you'd normally have to do by hand. There are tasks that are common to every web app; Ember.js does those things for you, so you can focus on building killer features and UI.

Ember-Data

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated