Denis

Results 5 repositories owned by Denis

AutoFilter

45
Stars
3
Forks
Watchers

Allows to create a LINQ Expression using DTO and filter entities in database and in-memory. Implements of Specification pattern using LINQ Expressions.

CleanArchitecture

62
Stars
5
Forks
Watchers

Sample how to implement Clean Architecture using ASP.NET Core

CleanArchitectureCourse

27
Stars
12
Forks
Watchers

ModularMonolith

34
Stars
6
Forks
Watchers

Modular monolith sample

Sample project which displayed how to design DataAccess without Repository and UnitOfWork