Giter VIP home page Giter VIP logo

sharedkernel's Introduction

SHARED KERNEL

This is a shared kernel implementation based on hgraca post with Domain Driven Design, Hexagonal, Onion and Clean Architectures.

Domain Driven Design basics in spanish.

๐—ฆ๐˜๐—ฎ๐˜๐˜€

github stats

Project content:

  • CQRS with Command and Query bus. (InMemory).
  • Event sourcing with Events and Event Bus interface. (InMemoryEventBus, RedisEventBus and RabbitMqEventBus implementations)
  • Aggregates, Entities and Value Objects.
  • Specification pattern.
  • Unit of Work pattern.
  • Auditable Service.
  • Repository pattern with EFCore, Mongo, Elasticsearch, Redis and FileSystem implementations.
  • HealthChecks (Sql Server, Mongo, RabbitMq, Redis, Cpu, Ram, etc).
  • IEntityValidator with FluentValidation library.
  • Report render for SQL Server Reporting Services SSRS.
  • Active Directory Service integration.
  • Open Api 3 specification.
  • Identity Server 4 integration.
  • Use Prometheus metrics middleware.

Target Frameworks compatibility:

  • Application Core Layer: net40, net45, net451, net452, net46, net461, net462, net47, net471, net472, net48, netstandard2.0, netstandard2.1, net6.0, net7.0 and net8.0

  • Infrastructure Layer: net462, net47, net471, net472, net48, netstandard2.0, netstandard2.1, net6.0, net7.0 and net8.0

  • User Interface Layer: net6.0, net7.0 and net8.0

References

See how to configure user interface layer (Startup.cs)

See how to register a module

See ShopDDD project sample usage

sharedkernel's People

Contributors

alvarosinmarca avatar diegobarriosm avatar ipeinadocoiradas avatar markciliavincenti avatar pipoburgos avatar pipoburgosdev avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.