An open API service indexing awesome lists of open source software.

https://github.com/terradue/dotnettep

Terradue.Tep Software Package provides with all the functionalities specific to the TEP.
https://github.com/terradue/dotnettep

jenkinsfile terradue

Last synced: 7 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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](https://github.com/Terradue/DotNetTep/blob/master/LICENSE)