• Stars
    star
    117
  • Rank 301,828 (Top 6 %)
  • Language
    C#
  • Created almost 6 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

CQRS implementation in ASP.NET Core using MediatR in .NET 5

CQRS in ASP.NET Core using MediatR

A simple implementation of CQRS in ASP.NET Core using MediatR framework in .NET 5

Built With

  • ASP.NET Core - Web Framework
  • Entity Framework Core - Object Relational Mapper (ORM)
  • MediatR - Mediator implementation in .NET
  • AutoMapper - Convention-based object-object mapper in .NET
  • Swashbuckle.AspNetCore - Swagger tooling for API's built with ASP.NET Core
  • FluentValidation - A validation library for .NET that uses fluent interfaces for building validation rules.
  • Event Store - Event Store stores your data as a series of immutable events over time, making it easy to build event-sourced applications.

* This repository will be updated continuously.

More Repositories

1

AspNetCore-Developer-Roadmap

Roadmap to becoming an ASP.NET Core developer in 2023
15,976
star
2

GraphQL.Tools

GraphQL.Tools is a GraphQL to C# compiler (code-generator) which turns your GraphQL schema into a set of C# classes, interfaces, and enums.
C#
82
star
3

Blazor-CRUD

Simple CRUD application using C#/Blazor
HTML
28
star
4

DesignPatterns-Mediator

Mediator Design Pattern Example in C#
C#
22
star
5

EscPrinterSample

A sample to demonstrate how to print on an ESC/POS printer in C#
C#
17
star
6

MoienTajik

Everything about me ;D
10
star
7

Bridge-Pattern-Sample

A very easy to understand sample of Bridge design pattern in C#.
C#
8
star
8

GoogleRecaptcha

Google reCAPTCHA in ASP.NET MVC
C#
8
star
9

moientajik.github.io

Moien Tajik's personal blog
HTML
5
star
10

NetMqAspNetCoreSample

A simple sample usage of NetMQ in a ASP.NET Core background-service.
C#
4
star
11

StatePatternEfCore

A simple example of State pattern with EF Core.
C#
4
star
12

AspNetCoreGlobalModelStateValidator

Global ModelState Validator for Views in ASP.NET Core
HTML
4
star
13

FilterAttributeStrategyPattern

A sample which shows how to use strategy pattern in filter attributes in ASP.NET Core.
C#
4
star
14

ProtobufVsMsgPackBenchmark

A benchmark between Protobuf and MsgPack serializers with GZip compression alghorithm.
C#
4
star
15

AspNetCoreStreamTest

Stream limited length of Audio/Video in ASP.NET Core
C#
3
star
16

AspNetCore-Developer-Roadmap-Slides

Presentation files related to ASP.NET Core Developer Roadmap introduction videos.
3
star
17

AIHR.WorkloadCalculator

AIHR - Workload Calculator
C#
2
star
18

AIHR.Logic

AIHR - Logic Test
C#
1
star