marten
There are 54 repositories under marten topic.
oskardudycz/EventSourcing.NetCore
Examples and Tutorials of Event Sourcing in .NET
JasperFx/marten
.NET Transactional Document DB and Event Store on PostgreSQL
asc-lab/dotnetcore-microservices-poc
Very simplified insurance sales system made in a microservices architecture using .NET Core
thangchung/practical-dotnet-aspire
The practical .NET Aspire builds on the coffeeshop app business domain
falberthen/EcommerceDDD
Experimental full-stack application using Domain-Driven Design, Microservices, Event Sourcing, CQRS and Angular.
oskardudycz/GoldenEye
The CQRS flavoured framework that will speed up your WebAPI and Microservices development
kamilbaczek/Modular-monolith-by-example
Modular monolith architecture example in .NET. Estimation Tool is tool to optimize estimation process in IT company.
TheAngryByrd/Marten.FSharp
A set of FSharp wrappers around Marten
jbw/TooBigToFailBurgerShop
.NET Microservice Reference Application. It's also an over-engineered burger shop!
bloomberg/sable
Database migration tool for Marten.
yetanotherchris/Marten.AspNetIdentity
Marten implementation of Microsoft.AspNetCore.Identity
martenframework/awesome-marten
A curated list of awesome things related to the Marten web framework.
brandonsoft/ASP-Sports-Betting
Sports Betting
2020IP/TwentyTwenty.DomainDriven
DDD CQRS Event Sourcing Abstraction Library
treagod/marten-turbo
Enhance your Marten app with dynamic updates using Turbo Frames!
martenframework/realworld
A RealWorld application built with Marten.
martenframework/marten-auth
An authentication system for the Marten web framework.
ttu/map-service
Leaflet map and .NET Core backend. Web API, Websockets, Marten, Postgres
i-moonlight/EcommerceDDD
About Experimental full-stack application using Domain-Driven Design, CQRS, and Event Sourcing.
martenframework/website
The Marten framework website.
thinkability/DDDSample
DDD sample using Marten for eventstore and Kafka for eventbus
nourelnaby4/EShopMicroservices
e-shop system based on microservice architecture and ddd using asp.net core
yetanotherchris/letmein
Encrypted notes service using .NET Core, Postgres and Docker.
martenframework/marten-mailgun-emailing
A Mailgun emailing backend for the Marten web framework.
martenframework/marten-redis-cache
A Redis cache store for the Marten web framework.
martenframework/marten-smtp-emailing
An SMTP emailing backend for the Marten web framework.
duydang2311/altv-community-csharp-starter
Starter project template for alt:V C# featuring .NET generic host, Marten DB and Vertical Slice Architecture.
martenframework/marten-sendgrid-emailing
A Sendgrid emailing backend for the Marten web framework.
mercandev/hares-bank
This project contains fake bank api
martenframework/marten-db-session
A database session store for the Marten web framework.
martenframework/marten-redis-session
A Redis session store for the Marten web framework.
mercandev/fake-payment-api
This project contains fake payment api
NicoJuicy/poc-micro-service
PoC - Microservice with a gateway, healthchecks, 2 microservices and a neglictable frontend with IdentityServer in asp.net core
ellmetha/marten-raven-middleware
Raven.cr integration for the Marten web framework.
mohamedelareeg/ECommerceEventSourcing
This repository uses Marten with Postgres for event sourcing: **Event Sourcing:** Captures state changes as events. **Services:** Manages Cart, Order, Inventory, Transactions, Warehouses. **Marten with Postgres:** Reliable event store and advanced querying.