Pinned Repositories
api-testing
dustyhoppe.com-samples
fantasydata-client-net
.NET client wrapper for the FantasyData API
gitignore
A collection of useful .gitignore templates
globetrot
Globetrot is a cross-platform CLI tool used for managing database changes/migrations. It currently supports MySQL, PostgreSQL, and SQL Server.
go-echo
iso-3166-2
This repo contains a collection of JSON files with ISO-3166-2 country and subdivision codes sourced from Wikipedia.
libsvm.net
An easy way to use Support Vector Machines in your .NET projects (c# code)
Polly
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. Polly targets .NET 4.0, .NET 4.5 and .NET Standard 1.1.
samples
Windows 10 IoT Core Samples
dustyhoppe's Repositories
dustyhoppe/iso-3166-2
This repo contains a collection of JSON files with ISO-3166-2 country and subdivision codes sourced from Wikipedia.
dustyhoppe/globetrot
Globetrot is a cross-platform CLI tool used for managing database changes/migrations. It currently supports MySQL, PostgreSQL, and SQL Server.
dustyhoppe/fantasydata-client-net
.NET client wrapper for the FantasyData API
dustyhoppe/api-testing
dustyhoppe/dustyhoppe.com-samples
dustyhoppe/gitignore
A collection of useful .gitignore templates
dustyhoppe/go-echo
dustyhoppe/libsvm.net
An easy way to use Support Vector Machines in your .NET projects (c# code)
dustyhoppe/Polly
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. Polly targets .NET 4.0, .NET 4.5 and .NET Standard 1.1.
dustyhoppe/samples
Windows 10 IoT Core Samples
dustyhoppe/service-starter
dustyhoppe/sorting
repository containing implementations of the major sorting algorithms
dustyhoppe/tictactoe
Tic Tac Toe game written on a flight from BOS -> HOU