Skip to content
View devKennies26's full-sized avatar
🌀
"Dont' Repeat Yourself"
🌀
"Dont' Repeat Yourself"
  • Palladium Defence And Security Solutions LLC
  • Baku, Azerbaijan
  • 15:36 (UTC +04:00)
  • LinkedIn in/kennans26

Block or report devKennies26

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. dynamic-filter-component dynamic-filter-component Public

    DynamicFilter is a lightweight and extensible .NET library for dynamically filtering and sorting entities in an Entity Framework Core DbContext based on string-based filter expressions.

    C# 1 1

  2. basic-event-sourcing-demo basic-event-sourcing-demo Public

    A simple in-memory event sourcing example with a basic EventBroker that demonstrates command/query separation (CQRS) for creating a person, updating their name or age, and retrieving person data.

    C#

  3. masstransit-rabbitmq-demo masstransit-rabbitmq-demo Public

    Basic inter-service messaging implementation using RabbitMQ and MassTransit in a .NET [micro services] project.

    C#

  4. outbox-and-inbox-design-patterns-demo outbox-and-inbox-design-patterns-demo Public

    A basic .NET demo project showcasing the Outbox and Inbox design patterns for reliable message processing in distributed systems.

    C#

  5. two-phase-commit-consistency-demo two-phase-commit-consistency-demo Public

    Two-phase commit demo in .NET showcasing coordinated transaction consistency between a coordinator and a basic API service.

    C#

  6. Zed.GlobalErrorHandler Zed.GlobalErrorHandler Public

    Forked from zaminalili/Zed.GlobalErrorHandler

    Simple global exception handling for ASP.NET Core

    C#