Info
Version: | 0.13.0 |
Author(s): | Xanotech LLC |
Last Update: | Sunday, July 16, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://xrepository.com/ |
NuGet Url: | https://www.nuget.org/packages/XRepository |
Install
Install-Package XRepository
dotnet add package XRepository
paket add XRepository
XRepository Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 5.0.1)
Tags
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.