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
- Host: GitHub
- URL: https://github.com/kripod/xmrtoapi.net
- Owner: kripod
- License: mit
- Created: 2015-04-29T12:17:30.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2017-01-16T21:28:18.000Z (over 9 years ago)
- Last Synced: 2025-03-04T11:40:25.998Z (over 1 year ago)
- Language: C#
- Size: 20.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Project Discontinued
Please be aware that this project is not actively maintained anymore.
# XMR.TO API .NET [](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