dotnet-domain-modeling

Community

Build robust .NET domain models.

AuthorAGIBuild
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a comprehensive guide to implementing Domain-Driven Design (DDD) tactical patterns in C#, enabling developers to build robust, maintainable, and business-logic-rich domain models.

Core Features & Use Cases

  • Aggregate Roots & Entities: Defines base classes and patterns for creating entities with identity and aggregate roots that manage domain events.
  • Value Objects: Demonstrates the creation and usage of immutable value objects for representing concepts like money and addresses.
  • Domain Events: Explains how to define, raise, and dispatch domain events to decouple domain logic.
  • Domain Services: Illustrates how to encapsulate business logic that doesn't fit within a single entity.
  • Repository Contracts: Outlines the design principles for repository interfaces in the domain layer.
  • Use Case: When building a complex e-commerce backend, use these patterns to model orders, customers, and products, ensuring business rules are enforced correctly and consistently within the domain layer.

Quick Start

Implement a new Order aggregate root using the provided C# base classes and patterns.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: dotnet-domain-modeling
Download link: https://github.com/AGIBuild/Agibuild.Fulora/archive/main.zip#dotnet-domain-modeling

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.