Паттерны: Спецификация
Паттерн Спецификация (Specification) объединяет в себе доменный подход к построению приложений и Entity Framework. Этот паттерн создан для управления бизнес-правилами и соединяет наш код с ними. Эта статья показывает пример реализации этого паттерна на базе Entity Framework.
Patterns: Specification
Specification pattern unites Domain-Driven Design, application architecture modeling and Entity Framework in C#. Specification pattern is designed to order business rules and connect our code to the business terms. This article shows an example of the implementation with Entity Framework.
Csharp (26)
.net (22)
LINQ (10)
benchmark (10)
performance (10)
MSSQL (7)
TSQL (5)
patterns (4)
.net48 (4)
.netcore31 (4)
.net6 (4)
.net9 (4)
string (3)
specification (2)
repository (2)
EntityFramework (2)
regex (2)
.net5 (2)
.net8 (2)
OPTIMIZATION (2)
collections (2)
.net471 (2)
stackoverflow (2)
retry (2)
circuit breaker (2)
dapper (1)
sql (1)
paging (1)
list (1)
roslyn (1)
analyzer (1)
NDepend (1)
asp.net (1)
xml (1)
soap (1)
CancellationToken (1)
Timer (1)
debug (1)
properties (1)
IEnumerable (1)
foreach (1)