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

https://github.com/kripod/xmrtoapi.net

API for data transmission and retrieval from XMR.TO through the Microsoft .NET Framework
https://github.com/kripod/xmrtoapi.net

Last synced: 8 months ago
JSON representation

API for data transmission and retrieval from XMR.TO through the Microsoft .NET Framework

Awesome Lists containing this project

README

          

# Project Discontinued
Please be aware that this project is not actively maintained anymore.

# XMR.TO API .NET [![Build Status](https://travis-ci.org/kripod/XmrToApi.Net.svg)](https://travis-ci.org/kripod/XmrToApi.Net)
This project makes your Microsoft .NET applications able to interact with the API _(Application Programming Interface)_ of [XMR.TO][].
The class library is written in [C#][]. A [NuGet package of the project][] is also available.

[XMR.TO]: https://xmr.to
[C#]: http://wikipedia.org/wiki/C_Sharp_%28programming_language%29
[NuGet package of the project]: https://www.nuget.org/packages/XmrToApi.Net

## Minimum system requirements
- [Microsoft .NET Framework 4][] or [Mono .NET Framework 2.8][]

[Microsoft .NET Framework 4]: http://www.microsoft.com/download/details.aspx?id=17851
[Mono .NET Framework 2.8]: http://www.mono-project.com/download

## Versioning
The project uses [Semantic Versioning 2.0.0][] for keeping track of changes.

[Semantic Versioning 2.0.0]: http://semver.org/spec/v2.0.0.html