Data Library for Azure .Net Backed Mobile Services NuGet Package

This helper library makes it easier to create .Net-backed Azure Mobile Services.

It includes helper controller base classes
and it allows client applications and services to share the same entity class files (though 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, DataObjec 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 Azure .Net Backed Mobile Services 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.AzureNetServer


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



Tags



STATS

must-have-score

avg-downloads-per-day

2

days-since-last-release

3455