awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
cesarcastrocuba avatar

cesarcastrocuba/nlayerappv3

0
View on GitHub↗
155 Stars·52 Forks·C#·2 Aufrufe

Nlayerappv3

Domain Driven Design (DDD) N-LayeredArchitecture with .Net Core 2

Features

  • Domain Driven Design Samples - N-layered architecture sample project.
  • Sample Projects - N-layered architecture sample.

Star-Verlauf

Star-Verlauf für cesarcastrocuba/nlayerappv3Star-Verlauf für cesarcastrocuba/nlayerappv3

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Nlayerappv3

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Nlayerappv3.
  • eduardopires/equinoxprojectAvatar von EduardoPires

    EduardoPires/EquinoxProject

    6,774Auf GitHub ansehen↗

    EquinoxProject is an ASP.NET 9 web application template and reference implementation for building enterprise software. It provides a structural boilerplate centered on clean architecture, domain-driven design, and the separation of read and write operations through a command query responsibility segregation framework. The project incorporates event sourcing to track the history of business entities as a sequence of events for auditing and state reconstruction. It utilizes a layered approach to decouple business logic from external dependencies and frameworks. The system includes capabilities

    C#architectureasp-net-coreasp-net-core-mvc
    Auf GitHub ansehen↗6,774
  • dotnet-architecture/eshoponwebAvatar von dotnet-architecture

    dotnet-architecture/eShopOnWeb

    10,676Auf GitHub ansehen↗

    eShopOnWeb is a reference application for ASP.NET Core that demonstrates a sample e-commerce site. It serves as a template for building scalable services using domain-driven design to separate business logic from infrastructure and data access. The project implements a decoupled messaging pattern through a request pipeline to separate web controllers from application logic. It utilizes a repository pattern to abstract data persistence and isolate the core application logic from the specific database storage mechanism. The application covers a broad surface of web capabilities, including user

    C#architectureasp-net-coreasp-net-core-mvc
    Auf GitHub ansehen↗10,676
  • adaptiveconsulting/reactivetradercloudAvatar von AdaptiveConsulting

    AdaptiveConsulting/ReactiveTraderCloud

    1,859Auf GitHub ansehen↗

    Real-time FX trading showcase by Adaptive. THIS REPO IS NO LONGER MAINTAINED.

    TypeScriptcreditfinancefinsemble
    Auf GitHub ansehen↗1,859
  • kgrzybek/sample-dotnet-core-cqrs-apiAvatar von kgrzybek

    kgrzybek/sample-dotnet-core-cqrs-api

    3,056Auf GitHub ansehen↗

    Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.

    C#clean-architectureclean-codecqrs
    Auf GitHub ansehen↗3,056
Alle 30 Alternativen zu Nlayerappv3 anzeigen→

Häufig gestellte Fragen

Was macht cesarcastrocuba/nlayerappv3?

Domain Driven Design (DDD) N-LayeredArchitecture with .Net Core 2

Was sind die Hauptfunktionen von cesarcastrocuba/nlayerappv3?

Die Hauptfunktionen von cesarcastrocuba/nlayerappv3 sind: Domain Driven Design Samples, Sample Projects.

Welche Open-Source-Alternativen gibt es zu cesarcastrocuba/nlayerappv3?

Open-Source-Alternativen zu cesarcastrocuba/nlayerappv3 sind unter anderem: eduardopires/equinoxproject — EquinoxProject is an ASP.NET 9 web application template and reference implementation for building enterprise software.… kgrzybek/sample-dotnet-core-cqrs-api — Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture. adaptiveconsulting/reactivetradercloud — Real-time FX trading showcase by Adaptive. THIS REPO IS NO LONGER MAINTAINED. dotnet-architecture/eshoponweb — eShopOnWeb is a reference application for ASP.NET Core that demonstrates a sample e-commerce site. It serves as a… cheese10yun/spring-jpa-best-practices — This project serves as a comprehensive guide and collection of architectural patterns for implementing domain-driven… stemmlerjs/ddd-forum — This project is a full-stack forum platform built with TypeScript that serves as a reference architecture for…