klym1's Stars
public-apis/public-apis
A collective list of free APIs
3b1b/manim
Animation engine for explanatory math videos
bayandin/awesome-awesomeness
A curated list of awesome awesomeness
systemdesign42/system-design
A resource to help you pass system design interview and become good at work 👇
oskardudycz/EventSourcing.NetCore
Examples and Tutorials of Event Sourcing in .NET
wal-g/wal-g
Archival and Restoration for databases in the Cloud
davidfowl/TodoApi
Todo application with ASP.NET Core Blazor WASM, Minimal APIs and Authentication
vkhorikov/CSharpFunctionalExtensions
Functional extensions for C#
sprache/Sprache
A tiny, friendly, C# parser construction library
AdaptiveConsulting/ReactiveTraderCloud
Real-time FX trading showcase by Adaptive.
mikependon/RepoDB
A hybrid ORM library for .NET.
NEventStore/NEventStore
A persistence agnostic Event Store for .NET
dotnetcore/SmartSql
SmartSql = MyBatis in C# + .NET Core+ Cache(Memory | Redis) + R/W Splitting + PropertyChangedTrack +Dynamic Repository + InvokeSync + Diagnostics
EdwinVW/pitstop
This repo contains a sample application based on a Garage Management System for Pitstop - a fictitious garage. The primary goal of this sample is to demonstrate several software-architecture concepts like: Microservices, CQRS, Event Sourcing, Domain Driven Design (DDD), Eventual Consistency.
gautema/CQRSlite
A lightweight framework to help creating CQRS and Eventsourcing applications in C#
opengs/uashield
Voluntary Ukraine security platform to protect us from Russian forces in the Internet
dotliquid/dotliquid
.NET Port of Tobias Lütke's Liquid template language.
dotnetcore/SmartCode
SmartCode = IDataSource -> IBuildTask -> IOutput => Build Everything!!!
ThembisileNGQ/Akkatecture
a cqrs and event sourcing framework for dotnet core using akka.net
Eventuous/eventuous
Event Sourcing library for .NET
charlessolar/Aggregates.NET
.NET event sourced domain driven design model via NServiceBus and GetEventStore
jeangatto/ASP.NET-Core-Clean-Architecture-CQRS-Event-Sourcing
ASP.NET Core, C#, CQRS Event Sourcing, REST API, DDD, SOLID Principles and Clean Architecture
snatch-dev/Chronicle
Implementation of saga pattern for .NET Core
mayth/go-simple-upload-server
Simple HTTP server to save artifacts
OKTAYKIR/EventFlow.Example
DDD+CQRS+Event-sourcing examples using EventFlow following CQRS-ES architecture. It is configured with RabbitMQ, MongoDB(Snapshot store), PostgreSQL(Read store), EventStore(GES). It's targeted to .Net Core 2.2 and include docker compose file.
liquidprojections/LiquidProjections
Liquid Projections supports building and maintaining autonomous .NET projection code in an Event Sourcing architecture.
opensearch-project/opensearch-net
OpenSearch .NET Client
waagsociety/buildings
All 9,866,539 buildings in the Netherlands, shaded according to year of construction.
OnurGumus/FBlazorShop
This is a port of Steve Sanderson's Pizza Workshop for Blazor by using F# and Bolero.
davidfowl/AspNetCoreRecipes
Recipes for common ASP.NET Core patterns