goblinfactory
Gopher, C# hacker, chief cook and dishwasher at Goblinfactory Limited, I write some open source stuff some folk use.
Goblinfactory LtdCambridge, Uk
Pinned Repositories
AppendOnly
High speed C# immutable append only list.
comma-delimited
Cross platform .NET standard 1 native comma delimited data types for C# .NET core, .net framework, andriod, xamarin.
Draki
Draki fluent web automation : write robust web automation scripts. Use for requirement verification, smoke tests, acceptance tests, you name it, Draki does it.
gf-markdown
cicd tool for checking markdown files as part of the build
JsonQuery
Cross platform dotnet tool for querying json files and first super hacky support for js files with embedded json.
konsole
Home of the simple console library consisting of ProgressBar, Window, Form, Draw & MockConsole (C# console progress bar with support for single or multithreaded progress updates) Window is a 100%-ish console compatible window, supporting all normal console writing to a windowed section of the screen, supporting scrolling and clipping of console output.
pretty-json
Cross platform .net core Pretty print Json files to console.
progress-bar
Multiplatform netstandard 2.0 C# console progress bar, with support for single or multithreaded progress updates.
talks-10-alternatives-to-akka
10 Alternatives to Akka.net available to .net developers now, when to use, and when to choose akka.
goblinfactory's Repositories
goblinfactory/konsole
Home of the simple console library consisting of ProgressBar, Window, Form, Draw & MockConsole (C# console progress bar with support for single or multithreaded progress updates) Window is a 100%-ish console compatible window, supporting all normal console writing to a windowed section of the screen, supporting scrolling and clipping of console output.
goblinfactory/progress-bar
Multiplatform netstandard 2.0 C# console progress bar, with support for single or multithreaded progress updates.
goblinfactory/Draki
Draki fluent web automation : write robust web automation scripts. Use for requirement verification, smoke tests, acceptance tests, you name it, Draki does it.
goblinfactory/gf-markdown
cicd tool for checking markdown files as part of the build
goblinfactory/pretty-json
Cross platform .net core Pretty print Json files to console.
goblinfactory/talks-10-alternatives-to-akka
10 Alternatives to Akka.net available to .net developers now, when to use, and when to choose akka.
goblinfactory/AppendOnly
High speed C# immutable append only list.
goblinfactory/JsonQuery
Cross platform dotnet tool for querying json files and first super hacky support for js files with embedded json.
goblinfactory/comma-delimited
Cross platform .NET standard 1 native comma delimited data types for C# .NET core, .net framework, andriod, xamarin.
goblinfactory/goblinfactory-coffeeshop
simplest akka.net example project
goblinfactory/gunner
Load test tool to rapid fire requests against a test server (alternative tool to jmeter when you need a machine gun, to blow a server away and test your server and-or monitoring.)
goblinfactory/konsole-test-serilog-sink
test creating a simple serilog sink for konsole that uses v7 alpha theming
goblinfactory/2024-nue-beta-review
https://nue-beta-review.bignamehunter.com
goblinfactory/asp.net-upgrade-cheat-sheet
very very quick and dirty highlights of some of the changes between asp.net versions from 1.1 to 3.1
goblinfactory/azure-certifications
somewhere to drop some links and information on azure certifications
goblinfactory/fork-netcurses
goblinfactory/generator-gf
goblinfactory default yeoman page generator for various javascript ux libraries: angular2, aurelia and ionic2
goblinfactory/git-cheat
my personal git cheatsheet - lazy (not git pro) dev take on using git
goblinfactory/go-playground-currency
my personal playground for learning go (nothing to see here, random snippets, sandbox etc)
goblinfactory/go-playground-greeting
random sandbox of go stuff while I'm learning
goblinfactory/go-versus-csharp
compare various patterns, GO and C# side by side
goblinfactory/homebrew-tools
Goblinfactory home-brew tools (currently gf-markdown et al)
goblinfactory/iconsole
.NET System.Console abstraction. Use to remove a direct dependancy on System.Console and replace with a dependancy on a well used and well known console interface, `IConsole`, to allow for building rich 'testable', high quality interactive console applications and utilities.
goblinfactory/lmhosts
LMHosts helper class providing idempotent and safe API access to the windows Hosts file. Can temporarily add host entries for duration of integration tests.
goblinfactory/nice-powershell-prompt
random cut and paste cheats that I need from time to time
goblinfactory/reference-architecture-specflow-with-approvals-461
Reference architecture using Specflow with approvals testing a traditional 461 project
goblinfactory/screenshots2
somewhere I can drop some screenshots for sharing
goblinfactory/speakerbio-selenium
Alan Hemmings, speaker bio for London Selenium meetup
goblinfactory/spike-test-azure-function-timeout
playing with azure functions - few simple hack scripts to test their limitations on cheapest hosting options
goblinfactory/study-ang2-play-by-play
sandbox for testing angular - following tour of heros and pluralsight play-by-play