aws / amazon-cognito-dotnet

Official repository for Amazon Cognito Sync Manager SDK for Dotnet.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AWS Sync Manager SDK for .NET (Amazon Cognito)

OBSOLETE - This repository is now obsolete. Cognito Sync Manager is now included directly in the AWS SDK for .NET.

Amazon Cognito is a service that makes it easy to save user data, such as app preferences or game state, in the AWS Cloud without writing any backend code or managing any infrastructure. You can save data locally on users’ devices allowing your applications to work even when the devices are offline. You can also synchronize data across a user’s devices so that their app experience will be consistent regardless of the device they use.

About

Official repository for Amazon Cognito Sync Manager SDK for Dotnet.

License:Apache License 2.0


Languages

Language:C# 73.5%Language:XSLT 23.5%Language:PowerShell 3.1%