Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 865 Bytes

README.md

File metadata and controls

39 lines (23 loc) · 865 Bytes

DotNetTep - Terradue.Tep library for .Net

Terradue.Tep Software Package provides with all the functionalities specific to the TEP.

Supported Platforms

  • .NET 4.0 (Desktop / Server)
  • Xamarin.iOS / Xamarin.Android / Xamarin.Mac
  • Mono 2.10+

Getting Started

Terradue.Tep is available as NuGet package in releases.

Install-Package Terradue.Tep

Build

Terradue.Tep is a single assembly designed to be easily deployed anywhere.

To compile it yourself, you’ll need:

  • Visual Studio 2012 or later, or Xamarin Studio

To clone it locally click the "Clone in Desktop" button above or run the following git commands.

git clone https://github.com/Terradue/DotNetTep.git Terradue.Tep

Copyright and License

Copyright (c) 2014 Terradue

Licensed under the GPL v3 License