XRepository 0.11.0
See the version list below for details.
dotnet add package XRepository --version 0.11.0
NuGet\Install-Package XRepository -Version 0.11.0
<PackageReference Include="XRepository" Version="0.11.0" />
paket add XRepository --version 0.11.0
#r "nuget: XRepository, 0.11.0"
// Install XRepository as a Cake Addin #addin nuget:?package=XRepository&version=0.11.0 // Install XRepository as a Cake Tool #tool nuget:?package=XRepository&version=0.11.0
The XRepository library is an easy-to-configure ORM with a simple API which follows the repository pattern. It supports automapping, works on mutliple databases, and even supports a JavaScript interface to allow for simple HTML5 application development. (If you want the JavaScript version, get NuGet package XRepository.JS. This package will come along for the ride.) XRepository is a good alternative for those who want powerful ORM capabilities without the difficulty of NHibernate / Entity Framework or the boilerplatedness of Web API.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
NuGet packages (1)
Showing the top 1 NuGet packages that depend on XRepository:
Package | Downloads |
---|---|
XRepositoryJS
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. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.13.0 | 1,941 | 7/16/2017 |
0.12.0 | 1,744 | 5/10/2016 |
0.11.0 | 1,124 | 10/29/2015 |
0.10.0 | 1,025 | 10/29/2015 |
0.9.0 | 1,063 | 5/14/2015 |
0.8.0 | 1,207 | 4/27/2015 |
0.7.0 | 1,127 | 4/10/2015 |
0.6.0 | 1,124 | 1/13/2015 |
0.5.0 | 1,515 | 12/26/2014 |
0.4.0 | 1,491 | 12/26/2014 |
0.3.0 | 1,299 | 12/11/2014 |
0.2.0 | 1,168 | 9/15/2014 |