![]() |
VOOZH | about |
dotnet add package SolerSoft.Data.AzureNetServer --version 1.0.1-beta1
NuGet\Install-Package SolerSoft.Data.AzureNetServer -Version 1.0.1-beta1
<PackageReference Include="SolerSoft.Data.AzureNetServer" Version="1.0.1-beta1" />
<PackageVersion Include="SolerSoft.Data.AzureNetServer" Version="1.0.1-beta1" />Directory.Packages.props
<PackageReference Include="SolerSoft.Data.AzureNetServer" />Project file
paket add SolerSoft.Data.AzureNetServer --version 1.0.1-beta1
#r "nuget: SolerSoft.Data.AzureNetServer, 1.0.1-beta1"
#:package SolerSoft.Data.AzureNetServer@1.0.1-beta1
#addin nuget:?package=SolerSoft.Data.AzureNetServer&version=1.0.1-beta1&prereleaseInstall as a Cake Addin
#tool nuget:?package=SolerSoft.Data.AzureNetServer&version=1.0.1-beta1&prereleaseInstall as a Cake Tool
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.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net net is compatible. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.1-beta1 | 1,555 | 11/10/2014 |
| 1.0.0-beta8 | 1,774 | 11/10/2014 |
| 1.0.0-beta7 | 2,345 | 11/6/2014 |
| 1.0.0-beta6 | 1,470 | 11/6/2014 |
| 1.0.0-beta5 | 1,510 | 11/6/2014 |
| 1.0.0-beta4 | 1,481 | 11/6/2014 |
| 1.0.0-beta3 | 1,751 | 11/6/2014 |
| 1.0.0-beta2 | 1,486 | 11/6/2014 |
| 1.0.0-beta1 | 1,589 | 11/5/2014 |