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
24 stars
2 watching
0 forks
Language: C#
last commit: over 1 year ago
Linked from 1 awesome list
csharp-sourcegenerator
Related projects:
Repository | Description | Stars |
---|---|---|
| Automatically generates constructors and associated code for managing dependencies in C# classes | 85 |
| Generates wrapper classes to prevent type confusion in object properties | 40 |
| Generates simple value objects in C# to wrap primitive types and provide automatic equality comparison and formatting | 53 |
| A convention-based object mapping library using Roslyn source generation | 94 |
| A library to transform data structures for API serialization | 141 |
| 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 |
| Software to convert AutoHotkey object structures into human-readable strings or binary files. | 14 |
| Generates builder classes for model classes with predefined property names. | 116 |
| Enables collaboration between Celery tasks and multi-tenancy in Django applications. | 183 |
| Tool for generating maps from Go structs with dynamic transformation and serialization options. | 144 |
| Automates boilerplate code generation for properties in C# view models using ReactiveUI | 154 |
| A .NET library for data manipulation and scientific programming with support for structured data frames, time series, and advanced mathematical operations. | 952 |
| Tool for dynamically modifying private fields in structs from imported libraries. | 1 |
| Generates extension methods for immutable data types in .NET. | 41 |
| A fast alternative to Activator.CreateInstance for creating objects in .NET. | 244 |