开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > .netlib |
.netlib
|
1 | 1 | 63 |
贡献者 | 讨论 | 代码提交 |
概述
A library of useful extensions to the .NET library.
Each component should adhere to the following principals:
Flexible - allow you to easily complete the majority of tasks but provide enough hooks to handle the rest
Reusable - represent a distinct function, behavior, or process that depend on other components as needed
Testable - utilize standard testing facilities
Understandable - use snippets, samples and self documentation
Usable - easily integrated with existing or new applications, configured programmatically or through the designer
Valuable - provide an improved service or satisfy a deficiency in the base framework
创建时间:2014-05-06 17:41