开发者

Generate xml from Poco entity generated model

开发者 https://www.devze.com 2023-02-16 06:37 出处:网络
How can I g开发者_如何学编程enerate a Poco model from Entity framework, which can be used to persist an object instance to xml? Basically I would like to know what the T4 template looks like for this?

How can I g开发者_如何学编程enerate a Poco model from Entity framework, which can be used to persist an object instance to xml? Basically I would like to know what the T4 template looks like for this?


You can use ADO.NET POCO Entity Generator

0

精彩评论

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