VOOZH about

URL: https://www.nuget.org/packages/Aptk.Plugins.AptkAma.LocalStore/

⇱ NuGet Gallery | Aptk.Plugins.AptkAma.LocalStore 1.0.2




👁 Image
Aptk.Plugins.AptkAma.LocalStore 1.0.2

dotnet add package Aptk.Plugins.AptkAma.LocalStore --version 1.0.2
 
 
NuGet\Install-Package Aptk.Plugins.AptkAma.LocalStore -Version 1.0.2
 
 
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="Aptk.Plugins.AptkAma.LocalStore" Version="1.0.2" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Aptk.Plugins.AptkAma.LocalStore" Version="1.0.2" />
 
Directory.Packages.props
<PackageReference Include="Aptk.Plugins.AptkAma.LocalStore" />
 
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 Aptk.Plugins.AptkAma.LocalStore --version 1.0.2
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Aptk.Plugins.AptkAma.LocalStore, 1.0.2"
 
 
#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 Aptk.Plugins.AptkAma.LocalStore@1.0.2
 
 
#: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=Aptk.Plugins.AptkAma.LocalStore&version=1.0.2
 
Install as a Cake Addin
#tool nuget:?package=Aptk.Plugins.AptkAma.LocalStore&version=1.0.2
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

This extension adds local data management features to the AptkAma main plugin.

Tuto available on http://www.apptracktive.com/
Sources, documentation and samples on https://github.com/Apptracktive/AptkAma
Twitter @Apptracktive

Product Versions Compatible and additional computed target framework versions.
MonoAndroid monoandroid10 monoandroid10 is compatible. 
Universal Windows Platform uap uap was computed.  uap10 uap10 is compatible.  uap10.0 uap10.0 was computed. 
Windows Phone wp8 wp8 is compatible.  wp81 wp81 was computed.  wpa81 wpa81 is compatible. 
Windows Store win8 win8 is compatible. 
Xamarin.iOS xamarinios10 xamarinios10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Aptk.Plugins.AptkAma.LocalStore:

Package Downloads
Aptk.Plugins.AptkAma.FileStore

This extension adds file sync management features to the AptkAma main plugin. Tuto available on http://www.apptracktive.com Sources, documentation and samples on https://github.com/Apptracktive/AptkAma Twitter @Apptracktive

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.2 2,157 11/7/2016
1.0.1 1,503 10/7/2016
1.0.0 1,585 7/22/2016
1.0.0-beta1 1,318 5/16/2016

1.0.2:
[Fix] External references fixed

1.0.1:
[Fix] Use last AptkAma main package
[New] Azure nuget packages updated

1.0.0:
[New] Auto configuration
[New] Cross-platform initialization
[New] File sync plugin extension added
[Fix] Wrong abstraction libs

1.0.0-beta1:
[New] Manage local data
[New] Manage data synchronization
Many more...