AutoDto

Property mapper

Automatically generates data transfer objects (DTOs) from business logic models by mapping properties between them.

Auto copy properties from bl model to dto

GitHub

24 stars
2 watching
0 forks
Language: C#
last commit: about 1 year ago
Linked from 1 awesome list

csharp-sourcegenerator

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
distantcam/autoctor Automatically generates constructors and associated code for managing dependencies in C# classes 84
ryotamurohoshi/valueobjectgenerator Generates wrapper classes to prevent type confusion in object properties 40
martinothamar/wrappervalueobject Generates simple value objects in C# to wrap primitive types and provide automatic equality comparison and formatting 53
mrtaikandi/mapto A convention-based object mapping library using Roslyn source generation 94
stavro/remodel A library to transform data structures for API serialization 141
krzysztofzablocki/propertymapper Simplifies data parsing in Objective-C iOS apps by providing a self-contained and minimalistic solution for mapping between received data and native objects. 1,125
cocobelgica/autohotkey-serdes Software to convert AutoHotkey object structures into human-readable strings or binary files. 14
dasmulli/data-builder-generator Generates builder classes for model classes with predefined property names. 116
maciej-gol/tenant-schemas-celery Enables collaboration between Celery tasks and multi-tenancy in Django applications. 179
danhper/structomap Tool for generating maps from Go structs with dynamic transformation and serialization options. 144
kswoll/reactiveui.fody Automates boilerplate code generation for properties in C# view models using ReactiveUI 154
fslaborg/deedle A .NET library for data manipulation and scientific programming with support for structured data frames, time series, and advanced mathematical operations. 948
dedalqq/omg.testingtools Tool for dynamically modifying private fields in structs from imported libraries. 1
devteam/immutype Generates extension methods for immutable data types in .NET. 41
nyrest/fastgenericnew A fast alternative to Activator.CreateInstance for creating objects in .NET. 240