VOOZH about

URL: https://www.nuget.org/packages/WindowsAzure.MobileServices.SQLiteStore/

⇱ NuGet Gallery | WindowsAzure.MobileServices.SQLiteStore 1.0.4




👁 Image
WindowsAzure.MobileServices.SQLiteStore 1.0.4

Additional Details

Please note, this package is obsolete as of 3/31/2023 and is no longer maintained or monitored. Refer to our deprecation policy (https://aka.ms/azsdk/support-policies) for more details.

dotnet add package WindowsAzure.MobileServices.SQLiteStore --version 1.0.4
 
 
NuGet\Install-Package WindowsAzure.MobileServices.SQLiteStore -Version 1.0.4
 
 
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="WindowsAzure.MobileServices.SQLiteStore" Version="1.0.4" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WindowsAzure.MobileServices.SQLiteStore" Version="1.0.4" />
 
Directory.Packages.props
<PackageReference Include="WindowsAzure.MobileServices.SQLiteStore" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add WindowsAzure.MobileServices.SQLiteStore --version 1.0.4
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WindowsAzure.MobileServices.SQLiteStore, 1.0.4"
 
 
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package WindowsAzure.MobileServices.SQLiteStore@1.0.4
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=WindowsAzure.MobileServices.SQLiteStore&version=1.0.4
 
Install as a Cake Addin
#tool nuget:?package=WindowsAzure.MobileServices.SQLiteStore&version=1.0.4
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

This client library enables client applications using Windows Azure Mobile Services to enable offline workflows using a backing SQLite Database. For more information, check out https://www.windowsazure.com/mobile.

DEPRECATED:  Azure Mobile Services is now deprecated in favor of Azure Mobile Apps. This library should not be used for new projects.

To learn more, see:
- https://azure.microsoft.com/en-us/documentation/articles/app-service-mobile-value-prop-migration-from-mobile-services/
- https://azure.microsoft.com/en-us/documentation/articles/app-service-mobile-net-upgrading-from-mobile-services/
- https://azure.microsoft.com/en-us/documentation/articles/app-service-mobile-client-and-server-versioning/

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on WindowsAzure.MobileServices.SQLiteStore:

Package Downloads
EFC

Enterprise Foundation Classes

SystemDotAzureMobile

Azure mobile data services infrastructure for cross platform development on iOS, Android, WinRT and Windows

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on WindowsAzure.MobileServices.SQLiteStore:

Repository Stars
conceptdev/xamarin-forms-samples
Samples that use Xamarin.Forms (http://xamarin.com/forms)
Windows-XAML/201505-MVA