XRepositoryJS 0.7.2

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

// Install XRepositoryJS as a Cake Tool
#tool nuget:?package=XRepositoryJS&version=0.7.2

The XRepositoryJS library is the JavaScript interface built upon XRepository.  It is an easy-to-configure ORM with a simple API which follows the repository pattern.  It supports automapping and works on mutliple databases.  XRepositoryJS in particular provides a rapid applicaiton development path for HTML5 applications by bringing powerful ORM features to the browser without the difficulty of NHibernate / Entity Framework or the boilerplatedness of Web API.

--==Note Regarding jQuery==--
XRepositoryJS does depend on jQuery, but because jQuery is hosted by Google for free, it is not automatically included in this NuGet package.  It will be up to you to manage how to include jQuery in your project.  It is recommend that you reference Google's copy (lookup "google hosted libraries" for more information).  Regardless of the route you choose, please remember that the jQuery NuGet package is not listed as a dependency in this package.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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
0.7.2 1,914 10/18/2017
0.7.1 965 10/8/2017
0.7.0 1,118 5/10/2016
0.6.0 1,193 9/14/2015
0.5.0 1,233 4/10/2015
0.4.0 1,645 12/26/2014
0.3.0 1,423 12/11/2014
0.2.0 1,288 9/15/2014
0.1.1 1,187 9/10/2014