awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
cesarcastrocuba avatar

cesarcastrocuba/nlayerappv3

0
View on GitHub↗
155 स्टार्स·52 फोर्क्स·C#·4 व्यूज़

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.

स्टार हिस्ट्री

cesarcastrocuba/nlayerappv3 के लिए स्टार हिस्ट्री चार्टcesarcastrocuba/nlayerappv3 के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Nlayerappv3 के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Nlayerappv3 के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • eduardopires/equinoxprojectEduardoPires का अवतार

    EduardoPires/EquinoxProject

    6,774GitHub पर देखें↗

    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
    GitHub पर देखें↗6,774
  • dotnet-architecture/eshoponwebdotnet-architecture का अवतार

    dotnet-architecture/eShopOnWeb

    10,676GitHub पर देखें↗

    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
    GitHub पर देखें↗10,676
  • adaptiveconsulting/reactivetradercloudAdaptiveConsulting का अवतार

    AdaptiveConsulting/ReactiveTraderCloud

    1,859GitHub पर देखें↗

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

    TypeScriptcreditfinancefinsemble
    GitHub पर देखें↗1,859
  • kgrzybek/sample-dotnet-core-cqrs-apikgrzybek का अवतार

    kgrzybek/sample-dotnet-core-cqrs-api

    3,056GitHub पर देखें↗

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

    C#clean-architectureclean-codecqrs
    GitHub पर देखें↗3,056
Nlayerappv3 के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

cesarcastrocuba/nlayerappv3 क्या करता है?

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

cesarcastrocuba/nlayerappv3 की मुख्य विशेषताएं क्या हैं?

cesarcastrocuba/nlayerappv3 की मुख्य विशेषताएं हैं: Domain Driven Design Samples, Sample Projects।

cesarcastrocuba/nlayerappv3 के कुछ ओपन-सोर्स विकल्प क्या हैं?

cesarcastrocuba/nlayerappv3 के ओपन-सोर्स विकल्पों में शामिल हैं: 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…