Aptk.Plugins.AptkAma.LocalStore 1.0.0-beta1

This is a prerelease version of Aptk.Plugins.AptkAma.LocalStore.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Aptk.Plugins.AptkAma.LocalStore --version 1.0.0-beta1
                    
NuGet\Install-Package Aptk.Plugins.AptkAma.LocalStore -Version 1.0.0-beta1
                    
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.0-beta1" />
                    
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.0-beta1" />
                    
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.0-beta1
                    
#r "nuget: Aptk.Plugins.AptkAma.LocalStore, 1.0.0-beta1"
                    
#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.
#addin nuget:?package=Aptk.Plugins.AptkAma.LocalStore&version=1.0.0-beta1&prerelease
                    
Install Aptk.Plugins.AptkAma.LocalStore as a Cake Addin
#tool nuget:?package=Aptk.Plugins.AptkAma.LocalStore&version=1.0.0-beta1&prerelease
                    
Install Aptk.Plugins.AptkAma.LocalStore as a Cake Tool

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

There are no supported framework assets in this 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 1,746 11/7/2016
1.0.1 1,159 10/7/2016
1.0.0 1,231 7/22/2016
1.0.0-beta1 976 5/16/2016

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