This is your work, valued
Hyprlinkr. A URI building helper library for ASP.NET Web API
196ZeroToNine. A tool for maintaining .NET Assembly versions across multiple files.
147ploeh.github.com. ploeh blog 'source code'
140Booking. Demo code demonstrating how to manage a complex code base with DI, Convention over Configuration, etc.
127Furl. Interact with HTTP resources using F# scripting
78Numsense. A .NET library for parsing natural-language numerals ("forty-two") to integers, and converting the other way as well
61asynchronous-injection. Sample code accompanying blog article
44CQRSonAzureDemo. Demo code accompanying the CQRS on Azure MSDN Magazine article
30KataTennis. Supporting code for an article series called "Types + Properties = Software"
30UserManagement. Sample code for Humane Code episodes
25booking-web-ui. AngularJS-based UI for my Pluralsight course on Functional Architecture with F#
23dependency-rejection-samples. Supporting code for an article series called From dependency injection to dependency rejection
23ChurchEncoding. Examples of Church encodings in C#
16advent-of-code-2017. Solutions for Advent of Code 2017
15dependency-injection-revisited. Sample code for articles
14cqrs-journey-code. Microsoft patterns & pratices CQRS Journey sample application
12ExtensibilityForMasses. C#
12BookingExercise. Start code for refactoring exercises
11loan. This is sample code accompanying my presentation "Faking Homoiconicity in C# with graphs".
11RunningJournalApi. The code in this repository is sample/demo code used for Mark Seemann's presentation "REST with the ASP.NET Web API"
10reservation-api-slice-csharp. C# demo code of a full vertical slice from HTTP to database
9Albedo. A .NET library targeted at making Reflection programming more consistent, using a common set of abstractions and utilities
9TDDMoney. My C# interpretation of the `Money' example from Kent Beck's Test-Driven Development by Example
7picture-archivist. Example code supporting blog articles
6restaurant-reservation-exercises. Exercises for programming workshop
6DiamondFsCheck. The Diamond kata done with Property-Based Testing in F#
5codesamples. Sample code for Dependency Injection Principles, Practices, and Patterns
5PureInteractionsInHaskell. Example code accompanying http://blog.ploeh.dk/2017/07/24/combining-free-monads-in-haskell
5PureInteractionsInFSharp. Example code accompanying http://blog.ploeh.dk/2017/07/31/combining-free-monads-in-f
5UserProfile. Code examples for https://blog.ploeh.dk/2019/07/22/chain-of-responsibility-as-catamorphisms
4Hull. Graham Scan implementation in F#
4EquivalenceClassesFsCheckFizzBuzz. Code from my Equivalence Classes, xUnit.net, FsCheck, Property-Based Testing presentation.
4StatePatternAndMonad. Sample code supporting a blog post about the State pattern and the State monad
4PollingConsumer. A pure Polling Consumer written in F#
4HasProblem23. Haskell problem 23
3ChurchEncodingCore. .NET Core port of ChurchEncoding repository
3TCPStateCSharp. State pattern TCP example in C#
3ArgsCSharp. Code repository supporting a blog post
3RegistrationFlow. Example code for article
3RangeHaskell. A Haskell implementation of the Range kata
2reservation-api-slice-haskell. Haskell demo code of a full vertical slice from HTTP to database
2BrainfuckCSharp. Code repository supporting a blog post
2UserManagementCore. .NET Core port of UserManagement repository
2maitred-kata-in-fsharp-1. The Maître d' kata done in F#
2RangeCSharp. A C# implementation of the Range kata
2CSharpZippers. Sample code for a blog post series
2RangeFSharp. An F# implementation of the Range kata
1mocks-in-tests. C#
1FAlgebras. Various F-Algebras implemented in Haskell; supports article series.
1