开发者

Are there any open source C# libraries for binding the properties from one class to another?

I don't remember which blog I was reading, because it seemed academic开发者_运维技巧 at the time, but there was a library being discussed where you could take a two concrete classes and bind the properties together if the names matched. Think ASP.NET MVC model binding.


There's AutoMapper which I've used in many projects and would strongly recommend.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜