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
DataAccessWithoutRepositoryAndUnitOfWork
17
Stars
4
Forks
Watchers
Sample project which displayed how to design DataAccess without Repository and UnitOfWork