Pinned Repositories
alba
Easy integration testing for ASP.NET Core applications
lamar
Fast Inversion of Control Tool and Successor to StructureMap
marten
.NET Transactional Document DB and Event Store on PostgreSQL
oakton
Parsing and Utilities for Command Line Tools in .Net
wolverine
Supercharged .NET server side development!
EventSourcingWithMarten
Event Sourcing with Marten Presentation Materials
pg-events
Use Postgresql as an Event Store for Node.js development
Presentations
Just a collection of technical presentations so I don't lose them the next time my MBP craters
SucceedingWithAutomatedTestingInDotNet
Workshop materials for "Succeeding with Automated Testing in .Net" first given at CodeMash 2019
jeremydmiller's Repositories
jeremydmiller/pg-events
Use Postgresql as an Event Store for Node.js development
jeremydmiller/SucceedingWithAutomatedTestingInDotNet
Workshop materials for "Succeeding with Automated Testing in .Net" first given at CodeMash 2019
jeremydmiller/EventSourcingWithMarten
Event Sourcing with Marten Presentation Materials
jeremydmiller/WolverinePresentation
Sample code and slide deck for my Wolverine talk for the JetBrains webinar
jeremydmiller/Presentations
Just a collection of technical presentations so I don't lose them the next time my MBP craters
jeremydmiller/Lightning.NET
.NET library for LMDB key-value store
jeremydmiller/Postgres.Projections
A *spike* for utilizing Postgresql's Json type support for an event store backend w/ projections
jeremydmiller/AdvisoryLockSpike
Just a spike on using Postgresql advisory locks for leader election
jeremydmiller/CritterStackSamples
A somewhat maintained collection of sample projects using the Critter Stack tools
jeremydmiller/CritterStackVerticalSlice
Demonstration of vertical slice architecture with the full "Critter Stack"
jeremydmiller/AzureServiceBusRelayer
Temporary experimentation
jeremydmiller/DotNetCliArticle
Sample code from an article that demonstrates the dotnet cli tooling
jeremydmiller/refit
The automatic type-safe REST library for Xamarin and .NET
jeremydmiller/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
jeremydmiller/aws-hello-world
Playing w/ AWS
jeremydmiller/CoDeMartenArticle
The sample code from my Marten article in CoDe magazine
jeremydmiller/CritterStackHotChocolateSpike
Spike incorporating Marten and Wolverine into Hot Chocolate
jeremydmiller/EventSourcingWithMarten2023
2023 Version of Event Sourcing w/ Marten
jeremydmiller/MartenBenchmarks
Performance benchmarks for Marten
jeremydmiller/myjaspertest
jeremydmiller/Reversibility
Sample Code for my Architectural Reversibility talk at Agile Vancouver
jeremydmiller/Ripple2Paket
Crude tool for converting codebases that use Ripple today to Paket
jeremydmiller/ServiceProviderFactorySample
jeremydmiller/StructureMap.Microsoft.DependencyInjection
StructureMap support for Microsoft.Extensions.DependencyInjection
jeremydmiller/up-for-grabs.net
Jump in!
jeremydmiller/WolverineSagaExample
Sample saga