[go: nahoru, domu]

Skip to content
@event-driven-dotnet

Event Driven .NET

An event-driven microservices platform for .NET

Event Driven .NET

An event-driven microservices platform for .NET

Introduction

The purpose of Event Driven .NET is to provide a platform where .NET developers can build loosely coupled distributed systems consisting of services that can be versioned, deployed and scaled independently. It supplies abstractions and libraries for implementing Domain Driven Design (DDD), Command Query Responsibility Segregation (CQRS) and Event Driven Architecture (EDA). It also includes a Reference Architecture which serves as an example for how you can build event-driven microservices that communicate with one another asynchronously over an Event Bus Abstraction.

For more information on Event Driven .NET, please refer to the Home repository.

Pinned Loading

  1. Home Home Public

    Home repository for EventDriven.NET

    62 8

  2. EventDriven.ReferenceArchitecture EventDriven.ReferenceArchitecture Public

    Reference architecture for using EventDriven abstractions and libraries for Domain Driven Design (DDD), Command-Query Responsibility Segregation (CQRS) and Event Driven Architecture (EDA).

    C# 63 11

  3. EventDriven.CQRS.Abstractions EventDriven.CQRS.Abstractions Public

    Abstractions for implementing Command Query Responsibility Segregation in .NET.

    C# 4 1

  4. EventDriven.EventBus.Dapr EventDriven.EventBus.Dapr Public

    Event bus abstraction over Dapr pub/sub

    C# 20 5

  5. EventDriven.SchemaRegistry.Mongo EventDriven.SchemaRegistry.Mongo Public

    MongoDB state store for validating messages against schemas that are stored in a registry by topic name.

    C# 4 2

  6. EventDriven.Sagas EventDriven.Sagas Public

    Abstractions and reference architecture for atomic operations that span multiple services.

    C# 10 2

Repositories

Showing 10 of 14 repositories
  • EventDriven.EventBus.Dapr Public

    Event bus abstraction over Dapr pub/sub

    event-driven-dotnet/EventDriven.EventBus.Dapr’s past year of commit activity
    C# 20 MIT 5 1 1 Updated Jul 22, 2024
  • EventDriven.Sagas Public

    Abstractions and reference architecture for atomic operations that span multiple services.

    event-driven-dotnet/EventDriven.Sagas’s past year of commit activity
    C# 10 MIT 2 1 1 Updated Apr 28, 2024
  • EventDriven.EventBus.Abstractions Public

    An event bus abstraction.

    event-driven-dotnet/EventDriven.EventBus.Abstractions’s past year of commit activity
    C# 2 MIT 7 0 0 Updated Apr 22, 2024
  • EventDriven.ReferenceArchitecture Public

    Reference architecture for using EventDriven abstractions and libraries for Domain Driven Design (DDD), Command-Query Responsibility Segregation (CQRS) and Event Driven Architecture (EDA).

    event-driven-dotnet/EventDriven.ReferenceArchitecture’s past year of commit activity
    C# 63 MIT 11 0 0 Updated Dec 21, 2023
  • EventDriven.SchemaValidator.Json Public

    A JSON implementation of ISchemaValidator in EventDriven.SchemaRegistry.Abstractions.

    event-driven-dotnet/EventDriven.SchemaValidator.Json’s past year of commit activity
    C# 1 MIT 2 0 0 Updated Sep 10, 2023
  • EventDriven.SchemaRegistry.Mongo Public

    MongoDB state store for validating messages against schemas that are stored in a registry by topic name.

    event-driven-dotnet/EventDriven.SchemaRegistry.Mongo’s past year of commit activity
    C# 4 MIT 2 0 0 Updated Sep 10, 2023
  • EventDriven.DependencyInjection.URF.Mongo Public

    Helper methods for configuring services for MongoDB with dependency injection.

    event-driven-dotnet/EventDriven.DependencyInjection.URF.Mongo’s past year of commit activity
    C# 0 0 0 0 Updated Sep 10, 2023
  • Home Public

    Home repository for EventDriven.NET

    event-driven-dotnet/Home’s past year of commit activity
    62 8 0 0 Updated Apr 10, 2023
  • EventDriven.DependencyInjection Public

    Helper methods for configuring services with dependency injection.

    event-driven-dotnet/EventDriven.DependencyInjection’s past year of commit activity
    C# 0 1 0 0 Updated Aug 5, 2022
  • EventDriven.CQRS.Abstractions Public

    Abstractions for implementing Command Query Responsibility Segregation in .NET.

    event-driven-dotnet/EventDriven.CQRS.Abstractions’s past year of commit activity
    C# 4 1 1 0 Updated Jul 26, 2022

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…