Skip to content

Using AutoMapper library, conversion of one type to another. This repo contains the implementation of Automapper in .NET core console and API projects. This is useful to understand how to implement AutoMapper in .NET Core

Notifications You must be signed in to change notification settings

muteebali/.NETCoreWithAutoMapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

.NETCoreWithAutoMapper

Using AutoMapper library, conversion of one type to another. This repo contains the implementation of Automapper in .NET core console and API projects. This is useful to understand how to implement AutoMapper in .NET Core.

Are you a student or professional in the field of software engineering using .NET and are you fed up by mapping same types again and again? Have you been looking for a quick and easy way how to handle this deceptively complex problem? Why not to use tool which will allow you to handle mapping among types automatically? Which will allow you to handle custom logic and mapping in decoupled way?

Take the course C# Automapper: Code Smart and move to clean and decoupled code.

What you’ll learn

  • Master Automapper tool and write clean and decoupled code
  • Start coding effectively
  • Are there any course requirements or prerequisites?
  • Basic C# programming knowledge.

Who this course is for:

C# programmers interested in clean code and new programming techniques.

Important Links

Udemy : https://www.udemy.com/course/c-automapper-code-smart/learn

Official Documents : https://docs.automapper.org/

About

Using AutoMapper library, conversion of one type to another. This repo contains the implementation of Automapper in .NET core console and API projects. This is useful to understand how to implement AutoMapper in .NET Core

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages