Skip to content

dragouf/Parse-SDK-dotNET

 
 

Repository files navigation

Parse SDK for .NET

AppVeyor Build Coverage Status Nuget License

Getting Started

The SDK is available for download on our website or our NuGet package.

Building The Library

You can build the library from Visual Studio 2013+ or Xamarin IDE. You can also build the library using the command line:

:: In Windows:
MSBuild Parse.sln
# In Unix with Xamarin SDK installed:
xbuild Parse.sln

Results can be found in Parse/bin

How Do I Contribute?

We want to make contributing to this project as easy and transparent as possible. Please refer to the Contribution Guidelines.

License

Copyright (c) 2015-present, Parse, LLC.
All rights reserved.

This source code is licensed under the BSD-style license found in the
LICENSE file in the root directory of this source tree. An additional grant 
of patent rights can be found in the PATENTS file in the same directory.

About

Parse SDK for .NET, Xamarin, Unity.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 94.1%
  • Visual Basic .NET 3.4%
  • Java 2.5%