Data Library for Client Applications NuGet Package

This helper library allows client applications and Azure .Net backed mobile services to share the same entity class files
(through file linking).

Simply reference SolerSoft.Data.Client in the client project and SolerSoft.Data.AzureNetServer in
the server project, then inherit your entities from SolerSoft.Data.DataObject. On the client, DataObject provides full
property change notification.

On the server, DataObject inherits from EntityData as reqired by Mobile Service controllers.
Conditional compile statements can be used to further refine between client behaviors and server behaviors.




Got any Data Library for Client Applications Question?





Info

Version: 1.0.1-beta1
Author(s): SolerSoft
Last Update: Monday, November 10, 2014
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/SolerSoft.Data.Client


Install
Install-Package SolerSoft.Data.Client
dotnet add package SolerSoft.Data.Client
paket add SolerSoft.Data.Client
SolerSoft.Data.Client Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

avg-downloads-per-day

2

days-since-last-release

3462