dcomartin
Software Architecture & Design. https://www.youtube.com/@codeopinion
Windsor, Ontario, Canada
Pinned Repositories
AspNetSelfHostDemo
Demo of a ASP.NET Self Hosted application.
Cake.Demo
Cake (C# Make) Demo
DDD-CQRS-ES-Example
Domain Driven Design, CQRS, & Event Sourcing Example using GetEventStore, CommonDomain, NServiceBus, Entity Framework, SQL Server, SignalR
Hangfire.MediatR.Demo
LooselyCoupledMonolith
MusicStore
Sample MusicStore application that uses MVC and Entity Framework.
Nancy.Gzip
Easily adds gzip compression to your Nancy web application.
Practical.AspNetCore.SignalR
Simple demo application used in the Practical ASP.NET Core Course
PracticalOrleans
Blog Post Series
dcomartin's Repositories
dcomartin/DDD-CQRS-ES-Example
Domain Driven Design, CQRS, & Event Sourcing Example using GetEventStore, CommonDomain, NServiceBus, Entity Framework, SQL Server, SignalR
dcomartin/Nancy.MediatR
Extending NancyFX to support a MediatR In-Process Request/Response.
dcomartin/EventStore.CompetingConsumers.Demo
Demo of Event Store's Competing Consumers Subscription Model using Persistent Subscriptions
dcomartin/AspNet5NancyDemo
Demo of ASP.NET 5 with NancyFX
dcomartin/Cedar.CommandHandling
Middleware to handling commands over HTTP; typically used in CQRS applications.
dcomartin/cqrs-journey
Microsoft patterns & pratices CQRS Journey sample application
dcomartin/EventStore.Samples.Dotnet
Samples with the dotnetapi
dcomartin/MediatR
Simple, unambitious mediator implementation in .NET
dcomartin/Respawn
dcomartin/dlinq-helpers
Add server paging, filtering and sorting via Dynamic Linq
dcomartin/EventStore.UI
The user interface for Event Store
dcomartin/Evo
Incredibly lightweight PHP MVC framework with no fluff.
dcomartin/LayerAllTheThings
An attempt to show alternative architectural patterns in .Net web applications
dcomartin/Microsoft.Owin.Compression
Fork of https://katanaproject.codeplex.com/ Compression module from before they removed it.
dcomartin/Nancy.Demo.Samples
This site/demo shows a simple Nancy website that aggregates Nancy demo projects from multiple GitHub accounts
dcomartin/Nancy.Linker
Simple URI builder for named Nancy routes
dcomartin/NEventStore
A persistence agnostic Event Store for .NET