David Guida

Results 14 repositories owned by David Guida

SuperSafeBank

528
Stars
102
Forks
Watchers

Sample Event Sourcing implementation with .NET Core

OpenSleigh

308
Stars
39
Forks
Watchers

OpenSleigh is a Saga management library for .NET Core.

WebApiWithBackgroundWorker

77
Stars
19
Forks
Watchers

Small demo showing how to implement Pub/Sub with a BackgroundWorker in .NET Core

BlazorCanvas

120
Stars
28
Forks
Watchers

Simple 2D gamedev examples using Blazor and .NET 5

ChannelsExample

22
Stars
8
Forks
Watchers

small example of how to implement Producer/Consumer in .NET Core using System.Threading.Channels

chip8-emulator

18
Stars
0
Forks
Watchers

Simple Chip8 emulator written in C# with .NET5.

DDD-School

47
Stars
13
Forks
Watchers

Implementation of the Outbox pattern to improve microservices reliability

EFCoreCommerceDemo

30
Stars
8
Forks
Watchers

Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.

MongoDbIntegrationSample

18
Stars
5
Forks
Watchers

small example of how to write integration tests on MongoDB with .NET Core

BlazorChat

16
Stars
6
Forks
Watchers

sample chat application written with Blazor and ASP.NET Core