Specification
Specification framework
A base class with tests for adding specifications to a DDD model.
Base class with tests for adding specifications to a DDD model
2k stars
28 watching
246 forks
Language: C#
last commit: 4 months ago ddddesign-patternsdomain-driven-designdotnethacktoberfestrepository-patternspecification-pattern
Related projects:
Repository | Description | Stars |
---|---|---|
thearchitectdev/architect.domainmodeling | A DDD toolset providing boilerplate code generators for domain models in C# | 64 |
bottegait/ddd-leaven-v2 | A comprehensive DDD-CqRS sample project providing real-world domain modeling examples and tools for building robust applications | 870 |
dariusz-wozniak/list-of-testing-tools-and-frameworks-for-.net | A comprehensive list of tools and frameworks for automated testing in .NET | 550 |
itlibrium/ddd-starter-dotnet | Provides sample implementation and comparison of various approaches to building Domain-Driven Design (DDD) applications | 391 |
packtpublishing/hands-on-domain-driven-design-with-.net-core | A comprehensive guide to implementing Domain-Driven Design with .NET Core, focusing on building complex business systems | 642 |
funkygao/cp-ddd-framework | A framework for building and evolving complex business systems using Domain Driven Design principles | 1,123 |
adamluzsi/testcase | Tooling to apply BDD testing conventions | 121 |
eulerfx/dddinventoryitemfsharp | An F# implementation of Domain-Driven Design with Event-Sourcing and EventStore | 185 |
etorreborre/specs2 | A specification-based testing framework for Scala programming languages | 734 |
danielstjules/pho | A test framework that allows developers to write tests in a familiar syntax and automatically re-runs specs during development. | 284 |
xerprojects/xer.domaindriven | A lightweight library providing entities and marker interfaces for implementing Domain-Driven Design concepts in C# | 13 |
asc-lab/better-code-with-ddd | An application demonstrating how to apply Domain-Driven Design (DDD) tactical patterns to improve code quality and readability | 316 |
xhafan/coreddd | A set of .NET libraries supporting Domain-Driven Design and CQRS principles in software development. | 69 |
mcintyre321/valueof | A library that helps you define and enforce strongly-typed domain values to avoid primitive obsession in your codebase. | 887 |
andras-nemes/dddskeletonnet | A .NET skeleton project introducing Domain Driven Design and loosely coupled layers | 179 |