Helpful Tool For .net Developer C# - Programming - Nairaland
Nairaland Forum › Science/Technology › Programming › Helpful Tool For .net Developer C# (932 Views)
| Helpful Tool For .net Developer C# by surifoll(op): 11:30pm On Mar 21, 2019 |
ExIgniter.ObjectMapper ======================================= This is is an intelligent, refactoring safe object mapping library that automatically maps objects to each other event when the property names are not exactly the same. Features: ToPrettyString -Helps u serialize your object and beautifies it. Maps Simple Objects Complex Objects Exclude Properties Steps To use ExIgniter.ObjectMapper Install ExIgniter.ObjectMapper from Nuget Install-Package ExIgniter.ObjectMapper -Version 1.0.7 Sample code: var testCustomer = new Customer() { City = "Eko", FirstName = "Suraj", LastName = "Deji", ID = 1, Order = new Order() { Name = "Benz", Quantity = 1 } }; var mappedObject = testCustomer.Map(new CustomerVm(), vm => new[] { nameof(vm.PropertyA), nameof(vm.PropertyB) }); |
| Re: Helpful Tool For .net Developer C# by Johninyang(m): 6:58am On Mar 24, 2019 |
Thanks bro |
Vacancy For .NET Software Developers • Vacancy For .net Developer • Software Developer(c#) Urgently Needed • 2 • 3 • 4
How Do I Implement A Contact Page In ASP.NET/C#? • In Need Of Job • Machine Learning: Object Detection