XRepositoryJS 0.1.1
See the version list below for details.
dotnet add package XRepositoryJS --version 0.1.1
NuGet\Install-Package XRepositoryJS -Version 0.1.1
<PackageReference Include="XRepositoryJS" Version="0.1.1" />
paket add XRepositoryJS --version 0.1.1
#r "nuget: XRepositoryJS, 0.1.1"
// Install XRepositoryJS as a Cake Addin #addin nuget:?package=XRepositoryJS&version=0.1.1 // Install XRepositoryJS as a Cake Tool #tool nuget:?package=XRepositoryJS&version=0.1.1
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.
Learn more about Target Frameworks and .NET Standard.
-
- Moment.js (>= 2.8.2)
- XRepository (>= 0.1.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.