gogyprogramming
-
- 7,941 total downloads
- last updated 5/3/2017
- Latest version: 1.0.15
Package reads data from LA Fitness' website to retieve information regarding Clubs and Class schedules. It is useful for easy access to said information. You can find clubs near you or anywhere in the US (based... More information -
- 6,120 total downloads
- last updated 1/6/2017
- Latest version: 1.0.0
Package is an Excel file reader. More specifically, Excel's ".xlsx" format documents. It has various functionality that return data in the file's sheets. The biggest advantage is that there are multiple... More information -
- 3,363 total downloads
- last updated 12/6/2016
- Latest version: 1.0.1
XML File Reader with various useful functionality to read all data from the XML File -
- 2,847 total downloads
- last updated 12/6/2016
- Latest version: 1.0.4
XML File Reader with various useful functionality to read all data from the XML File. It can read back elements/tags/attributes or all data. -
- 2,622 total downloads
- last updated 2/21/2017
- Latest version: 1.0.1
.NET Stock Quote uses Yahoo Finance API to retrieve stock information based on specific company's symbol, time frame period and resolution of data. Additionally, the data stored includes stock's changes... More information -
- 2,004 total downloads
- last updated 2/22/2017
- Latest version: 1.0.0
Includes the retrieving of data from multiple websites' RSS feeds. Some included are GoogleNews, Reddit, TheGuardian and Yahoo. Additionally, the package stores a lot of information regarding all the... More information -
- 1,276 total downloads
- last updated 2/15/2017
- Latest version: 1.0.0
Simple .NET Time Converter. It deals with conversion between minutes, hours, days, months and years. Also includes extra direct conversion between seconds, minutes, hours and days. -
- 1,075 total downloads
- last updated 5/10/2017
- Latest version: 1.0.0
Given a list of non-negative integers, get the highest and lowest values that can be obtained by concatenating the integers together.