Skip to content

heyzooi/dotnet-sdk

This branch is 22 commits behind Kinvey/dotnet-sdk:master.

Folders and files

NameName
Last commit message
Last commit date
Dec 22, 2016
Jan 12, 2016
Feb 24, 2016
Apr 4, 2019
Oct 25, 2019
Oct 31, 2019
Oct 31, 2019
Oct 3, 2019
Aug 6, 2019
Oct 29, 2019
Oct 25, 2019
Oct 15, 2019
May 20, 2019
Oct 29, 2019
Nov 8, 2018
Oct 18, 2018
Sep 25, 2019
Dec 22, 2016
Aug 29, 2019
Oct 19, 2016
Sep 9, 2019
Aug 6, 2019
Aug 1, 2019

Repository files navigation

badge-nuget badge-status badge-coverage

Overview

Kinvey is a high-productivity serverless application development platform that provides developers tools to build robust, multi-channel applications utilizing a cloud backend and front-end SDKs. As a platform, Kinvey provides many solutions to common development needs, such as a data store, data integration, single sign-on integration, and file storage. With Kinvey, developers can focus on building what provides value for their app - the user experience (UX) and business logic of the application. This approach increases developer productivity and aims to enable higher quality apps by leveraging Kinvey's pre-built components.

Features

The Kinvey .NET SDK repository represents the package that can be used to develop .NET and Xamarin applications on the Kinvey platform. The Kinvey SDK is developed as a .NET Standard library for various supported .NET runtimes, including Xamarin, with platform-specific features for iOS and Android.

Contents

The following is a high-level overview of the most important projects in the solution:

  • Kinvey: project for the .NET Standard 2.0, which contains most of the SDK functionality. This .NET Standard 2.0 project is also compatible with a majority of .NET environments. See here for further details.
  • Kinvey.Android: project which provides Android-specific functionality.
  • Kinvey.iOS: project which provides iOS-specific functionality.
  • Kinvey.Tests: test project for the Kinvey project.

Using the SDK

Refer to the Kinvey DevCenter for guides and documentation on using Kinvey.

Releases

Versioning of the Kinvey SDK follows the guidelines stated in Semantic Version 2.0.0.

Build Instructions

This repository contains the solution file: Kinvey.sln.

Open the solution in Visual Studio. Once the solution is loaded, run Build->Rebuild to build the entire solution.

Test Instructions

Build the Kinvey.Tests project to build all the Kinvey .NET SDK tests.

API Reference

Docuemntation for using the Kinvey SDK as well as other parts of the Kinvey platform can be found in the Kinvey DevCenter reference guide.

Contribute

Feedback on our SDK is welcome and encouraged. Please, use GitHub Issues on this repository for reporting a bug or requesting a feature for this SDK. Please reference our contribution guide for more information.

We would also love to have your contributions! You may also reference our contribution guide for details on how to submit a pull request (PR) for this repository.

License

See LICENSE for details.

About

C# SDKs for .NET and Xamarin applications.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 88.1%
  • JavaScript 6.3%
  • CSS 5.2%
  • Other 0.4%