James.Igoe
-
- 12,336 total downloads
- last updated 5/16/2015
- Latest version: 1.1.0
A library for functions used in solving Project Euler problems, along with some basic statistical functions, coded in F# The Project Euler functions cover primes, factorials, narcissism, random numbers,... More information -
- 9,307 total downloads
- last updated 5/21/2015
- Latest version: 1.4.0
A library that provides simplified threaded and non-threaded execution of SQL statements. It can be used to expose an interface to Microsoft Excel clients, providing threaded, async operations to a... More information -
ApiAccess
by: James.Igoe- 2,894 total downloads
- last updated 2/13/2016
- Latest version: 1.0.0
A simple package for easy access to API's, but only currently supporting Glassdoor. It returns the JSON result, as well as converts the result into a full range of necessary classes, accessed via... More information -
Reusable
by: James.Igoe- 2,614 total downloads
- last updated 5/15/2015
- Latest version: 1.0.0
A library of functions built with .NET designed for reuse in Excel VSTO-based application, but also exposable to VBA through the facade pattern.