shared-kernel

There are 8 repositories under shared-kernel topic.

  • hiiammalte/foodtruacker

    Implementation of DDD, CQRS and Event Sourcing

    Language:C#64409
  • kreta/SharedKernel

    [READ-ONLY] Shared kernel of Kreta

    Language:PHP5300
  • Rubius/aspnetcore-shared-kernel

    Shared Kernel based on Clean Architecture

    Language:C#3000
  • jeffreysSharp/aspnet-core-enterprise-application

    ASPNET Core Enterprise Application - ASP.NET Core 8 + Bootstrap 5.3+ DDD + Identity + JWT + CQRS + FluentValidation + Command e CommandHandler

    Language:C#111320
  • LIN3S/SharedKernel

    Shared Kernel of LIN3S projects for different purposes

    Language:PHP1232
  • 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.

    Language:Nix
  • 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.

    Language:TypeScript
  • 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.

    Language:TypeScript