Files
UptimeSharp/README.md
T

26 lines
693 B
Markdown
Raw Normal View History

2013-08-13 22:22:46 +02:00
# UptimeSharp
> Under development - don't use yet!
**UptimeSharp** is a C#.NET class library, that integrates the [UptimeRobot API](http://http://www.uptimerobot.com/api.asp).
---
## Release History
- 2013-08-13 v0.1.0 initial
## Dependencies
- [RestSharp](http://restsharp.org/)
- [ServiceStack.Text](https://github.com/ServiceStack/ServiceStack.Text)
## Contributors
| [![twitter/artistandsocial](http://gravatar.com/avatar/9c61b1f4307425f12f05d3adb930ba66?s=70)](http://twitter.com/artistandsocial "Follow @artistandsocial on Twitter") |
|---|
| [Tobias Klika @ceee](https://github.com/ceee) |
## License
[MIT License](https://github.com/ceee/UptimeSharp/blob/master/LICENSE-MIT)