Pinned Repositories
Arebis.MvcDashboards
ASP.NET MVC Dashboard projects related to Localization etc
iayos.DapperCRUD
Inspired by (and forked from) SimpleCRUD, but with type-safe property access rather than error-prone anonymous objects
iayos.DbUp.ScriptProviders
Provide clean names for DbUp migration scripts and classes (embedded and filesystem) with namespace removed to futureproof refactoring and relocation of script files.
iayos.flashcardapi
Simple api to create, complete and share flashcard decks
iayos.flashcards.suomi
Front end UI & DB deployment for the Finnish flashcards application
iayos.handy-mssql-scripts
A collection of handy SQL scripts that I've found scattered across the net
iayos.intrinioapi
Interface with Intrinio.com financial data API. Library maintained by http://www.inayearorso.io but IaYoS (and associated code) in no way affiliated with Intrinio.
iayos.sequentialguid
Create sequential GUIDs based on expected DB format such that they will be efficiently added, ordered and performant. Not my logic, I just wanted a reusable NuGet package and all credit goes to https://www.codeproject.com/Articles/388157/GUIDs-as-fast-primary-keys-under-multiple-database
iayos.ServiceStack.RollbarPlugin
Plugin to integrate ServiceStack IRequestLogger with Rollbar API for request/error monitoring
masters.thesis.bond.pricing.models
Thesis and much of the associated MATLAB code for The Effectiveness of Structural Bond Pricing Models with Maximum Likelihood Estimation of Asset Dynamics Parameters
daleholborow's Repositories
daleholborow/iayos.ServiceStack.RollbarPlugin
Plugin to integrate ServiceStack IRequestLogger with Rollbar API for request/error monitoring
daleholborow/iayos.intrinioapi
Interface with Intrinio.com financial data API. Library maintained by http://www.inayearorso.io but IaYoS (and associated code) in no way affiliated with Intrinio.
daleholborow/Arebis.MvcDashboards
ASP.NET MVC Dashboard projects related to Localization etc
daleholborow/iayos.DapperCRUD
Inspired by (and forked from) SimpleCRUD, but with type-safe property access rather than error-prone anonymous objects
daleholborow/iayos.DbUp.ScriptProviders
Provide clean names for DbUp migration scripts and classes (embedded and filesystem) with namespace removed to futureproof refactoring and relocation of script files.
daleholborow/iayos.flashcardapi
Simple api to create, complete and share flashcard decks
daleholborow/iayos.flashcards.suomi
Front end UI & DB deployment for the Finnish flashcards application
daleholborow/iayos.handy-mssql-scripts
A collection of handy SQL scripts that I've found scattered across the net
daleholborow/iayos.sequentialguid
Create sequential GUIDs based on expected DB format such that they will be efficiently added, ordered and performant. Not my logic, I just wanted a reusable NuGet package and all credit goes to https://www.codeproject.com/Articles/388157/GUIDs-as-fast-primary-keys-under-multiple-database
daleholborow/masters.thesis.bond.pricing.models
Thesis and much of the associated MATLAB code for The Effectiveness of Structural Bond Pricing Models with Maximum Likelihood Estimation of Asset Dynamics Parameters
daleholborow/parse.cefconnect
Some qwik-n-dirty code to help a mate retrieve closed end fund data from CEFConnect (currently EoMonth, can be swapped to Weekly easily by changing the 5Y to 10Y and then parsing all the records etc), saves all results into a local csv file.