dale.holborow
-
- 27,065 total downloads
- last updated 11/22/2016
- Latest version: 3.2.2
A strongly typed package to wrap the Intrinio FinTech data api (www.intrinio.com). Author not affiliated with intrinio in any way, not does this come with any warranty. Contributions welcome. -
- 15,500 total downloads
- last updated 11/22/2016
- Latest version: 3.2.2
Data transfer objects used by iayos.intrinioapi -
- 14,913 total downloads
- last updated 11/22/2016
- Latest version: 3.2.2
Enum flags used by iayos.intrinioapi -
- 14,774 total downloads
- last updated 11/22/2016
- Latest version: 3.2.2
Request/Response messages used by iayos.intrinioapi -
- 13,771 total downloads
- last updated 9/29/2017
- Latest version: 2.0.10
General database utility functionality used throughout various iayos projects, driven largely by Moneta, with a few other surprises on the way. -
- 13,556 total downloads
- last updated 9/25/2017
- Latest version: 2.0.3
Framework to enable db migrations with an attempt at a generic, point-n-deploy DbUp-incorporated schema maintenance tool. -
- 12,324 total downloads
- last updated 11/5/2016
- Latest version: 0.6.0
General utility functionality used throughout various iayos projects, driven largely by Moneta, with a few other surprises on the way. -
- 9,034 total downloads
- last updated 11/1/2016
- Latest version: 0.5.1
CountryCode ISO3166, CurrencyCode ISO4217, GICS, S and P classifications, etc etc used throughout various iayos projects, containing lookup values for market-related ISO lookups. -
- 8,973 total downloads
- last updated 5/5/2017
- Latest version: 0.3.3
Extension methods and Helper class functionality to extend common .NET functionality. This package not does this come with any warranty. Contributions welcome. -
- 7,437 total downloads
- last updated 11/5/2016
- Latest version: 0.6.0
General utility functionality used throughout various iayos projects, driven largely by Moneta, with a few other surprises on the way. -
- 7,303 total downloads
- last updated 11/5/2016
- Latest version: 0.6.0
General utility functionality used throughout various iayos projects, driven largely by Moneta, with a few other surprises on the way. -
- 6,673 total downloads
- last updated 8/15/2017
- Latest version: 0.0.6
Provide clean names (ie .sql filename and .cs classname WITHOUT namespace and folder path included) for DbUp migration scripts and classes (embedded and filesystem) with namespace removed to futureproof... More information -
- 3,433 total downloads
- last updated 3/20/2017
- Latest version: 0.1.2
A clone+mod of Dapper.SimpleCRUD but with type-safe common CRUD methods instead of error-prone anonymous parameter objects. (some private static methods caused issues that meant I couldn't simply extend the... More information -
- 1,234 total downloads
- last updated 4/24/2018
- Latest version: 0.0.1
Plugin to integrate ServiceStack IRequestLogger with Rollbar.com API for request/error monitoring. Contains Request, Response, Session and Error/Exception logging. Heavily inspired by... More information -
- 1,222 total downloads
- last updated 6/15/2017
- Latest version: 0.1.0
Took the code from https://www.codeproject.com/Articles/388157/GUIDs-as-fast-primary-keys-under-multiple-database and made myself a reusable nuget to be able to make db-specific sequential guids.