https://github.com/soenneker/soenneker.attributes.mapto
A C# attribute for generic data mapping translation
https://github.com/soenneker/soenneker.attributes.mapto
attributes columns csharp data datatables dotnet mapping mapto maptoattribute object
Last synced: 4 months ago
JSON representation
A C# attribute for generic data mapping translation
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.attributes.mapto
- Owner: soenneker
- License: mit
- Created: 2025-07-28T21:55:08.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2026-02-21T03:02:38.000Z (4 months ago)
- Last Synced: 2026-02-21T09:24:20.291Z (4 months ago)
- Topics: attributes, columns, csharp, data, datatables, dotnet, mapping, mapto, maptoattribute, object
- Language: C#
- Homepage: https://soenneker.com
- Size: 135 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/soenneker.attributes.mapto/)
[](https://github.com/soenneker/soenneker.attributes.mapto/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.attributes.mapto/)
#  Soenneker.Attributes.MapTo
### A C# attribute for generic data mapping translation
## Installation
```
dotnet add package Soenneker.Attributes.MapTo
```