Skip to content

A versatile class library designed to extend and enhance the functionality of AutoMapper, a popular object-to-object mapping library for .NET applications.

License

Notifications You must be signed in to change notification settings

sandre58/MyNetAutoMapper

Repository files navigation


My .NET AutoMapper

Downloads Forks Stargazers Issues MIT License


The .NET AutoMapper is a versatile class library designed to simplify the process of converting objects into human-readable strings in .NET applications. This library provides developers with an easy-to-use interface for generating informative and understandable string representations of complex objects.
Supporting only .NET 8.0

Language Framework Version Build

Getting Started

To start using My .NET AutoMapper in your project, follow these steps:

  1. Install the library via NuGet Package Manager:
    dotnet add package MyNet.AutoMapper.Extensions
    

What's included ?

Configuration and Customization

  • Profile Configuration: Organize mapping configurations into profiles for better organization and separation of concerns, allowing for modular and maintainable mapping setups.

  • Global Configuration: Configure global mapping conventions, behaviors, and defaults to apply consistent mapping rules across the application.

License

Copyright © Stéphane ANDRE.

My .NET AutoMapper is provided as-is under the MIT license. For more information see LICENSE.

About

A versatile class library designed to extend and enhance the functionality of AutoMapper, a popular object-to-object mapping library for .NET applications.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Languages