dtos topic
List
dtos repositories
AutoFilterer
441
Stars
36
Forks
Watchers
AutoFilterer is a mini filtering framework library for dotnet. The main purpose of the library is to generate LINQ expressions for Entities over DTOs automatically. The first aim is to be compatible w...
Detached-Mapper
128
Stars
22
Forks
Watchers
An ORM friendly mapper. Allows saving entire entity graphs. Heavily inspired in GraphDiff and AutoMapper.
csharp-to-js
15
Stars
5
Forks
Watchers
Used for converting C# models and DTOs to javascript classes