开发者

Well documented open source project in .net [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.

Closed 9 years ago.

Improve this question

im seaching some good quality open source project in .net, according this topic https://stackoverflow.com/questions/143088/open-source-c-projects-that-have-high-code-quality i found intresting open source projects like "Sharp develop", its great because i can build & run it without problem, but i would like learn how it was developed in deep, learning from only source code without well documented classes, pattern used in project, techniques etc is diffi开发者_开发技巧cult task. Can anyone provide information about project which i can understand easier.

thanks for suggestions.


nopCommerce - open source shopping cart. http://www.nopcommerce.com/default.aspx


I recommend iTextSharp (.NET Port of iText, written in C#), a open-source library used for PDF generation on-the-fly. I've personally worked on it..used the DLL version for my project, but was checking out the code to see how it was written..

http://sourceforge.net/projects/itextsharp/files/


Maybe Noda Time is an option, John Skeet's .Net port of Joda-Time. The User Guide looks good and...I mean, he's known for good quality code ;)

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜