Event Driven .NET
An event-driven microservices platform for .NET
The purpose ofEvent 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 suppliesabstractions and libraries for implementingDomain Driven Design (DDD),Command Query Responsibility Segregation (CQRS) andEvent Driven Architecture (EDA). It also includes aReference Architecture which serves as anexample for how you can build event-driven microservices that communicate with one another asynchronously over anEvent Bus Abstraction.
For more information on Event Driven .NET, please refer to theHome repository.
PinnedLoading
- EventDriven.ReferenceArchitecture
EventDriven.ReferenceArchitecture PublicReference architecture for using EventDriven abstractions and libraries for Domain Driven Design (DDD), Command-Query Responsibility Segregation (CQRS) and Event Driven Architecture (EDA).
- EventDriven.CQRS.Abstractions
EventDriven.CQRS.Abstractions PublicAbstractions for implementing Command Query Responsibility Segregation in .NET.
C# 6
- EventDriven.EventBus.Dapr
EventDriven.EventBus.Dapr PublicEvent bus abstraction over Dapr pub/sub
- EventDriven.SchemaRegistry.Mongo
EventDriven.SchemaRegistry.Mongo PublicMongoDB state store for validating messages against schemas that are stored in a registry by topic name.
C# 6
- EventDriven.Sagas
EventDriven.Sagas PublicAbstractions and reference architecture for atomic operations that span multiple services.
Repositories
- 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).
Uh oh!
There was an error while loading.Please reload this page.
event-driven-dotnet/EventDriven.ReferenceArchitecture’s past year of commit activity Uh oh!
There was an error while loading.Please reload this page.
event-driven-dotnet/Home’s past year of commit activity Uh oh!
There was an error while loading.Please reload this page.
event-driven-dotnet/EventDriven.EventBus.Dapr’s past year of commit activity - EventDriven.SchemaRegistry.Mongo Public
MongoDB state store for validating messages against schemas that are stored in a registry by topic name.
Uh oh!
There was an error while loading.Please reload this page.
event-driven-dotnet/EventDriven.SchemaRegistry.Mongo’s past year of commit activity - EventDriven.DependencyInjection.URF.Mongo Public
Helper methods for configuring services for MongoDB with dependency injection.
Uh oh!
There was an error while loading.Please reload this page.
event-driven-dotnet/EventDriven.DependencyInjection.URF.Mongo’s past year of commit activity - EventDriven.DependencyInjection Public
Helper methods for configuring services with dependency injection.
Uh oh!
There was an error while loading.Please reload this page.
event-driven-dotnet/EventDriven.DependencyInjection’s past year of commit activity Uh oh!
There was an error while loading.Please reload this page.
event-driven-dotnet/EventDriven.EventBus.Abstractions’s past year of commit activity - EventDriven.Sagas Public
Abstractions and reference architecture for atomic operations that span multiple services.
Uh oh!
There was an error while loading.Please reload this page.
event-driven-dotnet/EventDriven.Sagas’s past year of commit activity - EventDriven.SchemaValidator.Json Public
A JSON implementation of ISchemaValidator in EventDriven.SchemaRegistry.Abstractions.
Uh oh!
There was an error while loading.Please reload this page.
event-driven-dotnet/EventDriven.SchemaValidator.Json’s past year of commit activity - EventDriven.CQRS.Abstractions Public
Abstractions for implementing Command Query Responsibility Segregation in .NET.
Uh oh!
There was an error while loading.Please reload this page.
event-driven-dotnet/EventDriven.CQRS.Abstractions’s past year of commit activity
People
This organization has no public members. You must be a member to see who’s a part of this organization.
Top languages
Loading…
Uh oh!
There was an error while loading.Please reload this page.
Most used topics
Loading…
Uh oh!
There was an error while loading.Please reload this page.