Pinned Repositories
AngularBlogExample
A variation of my blog/website in Angular
DeadSimpleCache
Simpe cache backed by a Dictionary<string,object>.
EfCoreWrapper
Simple wrapper to ensure closed contexts for Entity Framework
FluentBdd
The goal here is to achieve the practices of BDD with the least friction in authoring the actual hand coded test steps.
JSLINQextended
ListToExcel
Export List of T to Excel and Parse Excel to List of T with validation and highlighting options
LogicLadder
A library to assist authoring and running discrete steps that make up some functionality
RaspberryPiSprinklers
Run your watering system on the raspberry pi with .net core! Includes a Raspberry Pi Client, an WebAPI, and a User interface.
SqlMeta
Strongly Typed (C#) SQL Schema information for code generation
Treadmill
A smiple retry library. It's just a fancy do while loop without 'retry policies'
TheDev6's Repositories
TheDev6/SqlMeta
Strongly Typed (C#) SQL Schema information for code generation
TheDev6/FluentBdd
The goal here is to achieve the practices of BDD with the least friction in authoring the actual hand coded test steps.
TheDev6/JSLINQextended
TheDev6/RaspberryPiSprinklers
Run your watering system on the raspberry pi with .net core! Includes a Raspberry Pi Client, an WebAPI, and a User interface.
TheDev6/Treadmill
A smiple retry library. It's just a fancy do while loop without 'retry policies'
TheDev6/AngularBlogExample
A variation of my blog/website in Angular
TheDev6/DeadSimpleCache
Simpe cache backed by a Dictionary<string,object>.
TheDev6/EfCoreWrapper
Simple wrapper to ensure closed contexts for Entity Framework
TheDev6/ListToExcel
Export List of T to Excel and Parse Excel to List of T with validation and highlighting options
TheDev6/LogicLadder
A library to assist authoring and running discrete steps that make up some functionality
TheDev6/EntityFrameworkContextWrapper
A simple wrapper class to manage a short lived Entity Framework Db Context
TheDev6/Interview_SlotMachine
A quick object oriented slot machine
TheDev6/LivingSpec
An attempt at capturing BDD in a crud application
TheDev6/MoqVsNSubstitute
A quick setup for comparing Moq to NSubstitute
TheDev6/nextjunk
TheDev6/vue-nuxt
Testing out Vue with Nuxt on Azure static