James.Igoe
- 5,293 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 single-thread application.
- 4,298 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, arrays and series/sequences (collatz, terra, Fibonacci).
The statistical functions cover...
More information
ApiAccess
by:
James.Igoe
- 1,685 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 RootObject.
For usage details, please see the project site link.
Reusable
by:
James.Igoe
- 1,600 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.