Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kfrancis/communityabp.mapster
https://github.com/kfrancis/communityabp.mapster
Last synced: about 12 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/kfrancis/communityabp.mapster
- Owner: kfrancis
- License: mit
- Created: 2023-09-18T14:12:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-19T13:51:58.000Z (over 1 year ago)
- Last Synced: 2025-01-04T20:19:45.414Z (6 days ago)
- Language: C#
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CommunityAbp.Mapster
[![.NET](https://github.com/kfrancis/CommunityAbp.Mapster/actions/workflows/dotnet.yml/badge.svg)](https://github.com/kfrancis/CommunityAbp.Mapster/actions/workflows/dotnet.yml)
## What is this?
We're experimenting with Mapster as an alternative to AutoMapper. This is a community project and not an official ABP Framework project.
## Based on
[Volo.Abp.AutoMapper](https://github.com/abpframework/abp/tree/8b4f273d6474562eea541868907e91b1d5835f1e/framework/src/Volo.Abp.AutoMapper)
[Volo.Abp.AutoMapper.Tests](https://github.com/abpframework/abp/tree/8b4f273d6474562eea541868907e91b1d5835f1e/framework/test/Volo.Abp.AutoMapper.Tests)