SlapperAutoMapper / Slapper.AutoMapper

Slapper.AutoMapper maps dynamic data to static types. Slap your data into submission!
MIT License
287 stars 76 forks source link

Add Multitarget to Netcore 2.1, 3.1 and Net 5.0 #82

Open valfrid-ly opened 3 years ago

valfrid-ly commented 3 years ago

I added support to multiple frameworks. Included Netcore 2.1, Netcore 3.1 and Net 5.0.

I also unified the test project using multiple target frameworks.