shared-kernel
There are 8 repositories under shared-kernel topic.
hiiammalte/foodtruacker
Implementation of DDD, CQRS and Event Sourcing
kreta/SharedKernel
[READ-ONLY] Shared kernel of Kreta
Rubius/aspnetcore-shared-kernel
Shared Kernel based on Clean Architecture
jeffreysSharp/aspnet-core-enterprise-application
ASPNET Core Enterprise Application - ASP.NET Core 8 + Bootstrap 5.3+ DDD + Identity + JWT + CQRS + FluentValidation + Command e CommandHandler
LIN3S/SharedKernel
Shared Kernel of LIN3S projects for different purposes
schorts99/pusher-publisher
A minimal, type-safe wrapper for dispatching real-time events via Pusher Channels, designed to integrate seamlessly with the Publisher interface from @schorts/shared-kernel. This abstraction enables clean separation of concerns between event publishing and transport logic, making it easy to swap or extend real-time infrastructure.
schorts99/pusher-subscription
A lightweight, type-safe wrapper around Pusher JS for subscribing to real-time events in frontend applications. Implements the Subscription interface from @schorts/shared-kernel, enabling clean, modular integration with your pub-sub architecture.
schorts99/shared-kernel
A modular, type-safe foundation for building expressive, maintainable applications. This package provides core abstractions for domain modeling, HTTP integration, authentication, state management, and more — designed to be framework-agnostic and highly extensible.