惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

宝玉的分享
宝玉的分享
B
Blog RSS Feed
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
MyScale Blog
MyScale Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
S
SegmentFault 最新的问题
Y
Y Combinator Blog
月光博客
月光博客
IT之家
IT之家
T
Tailwind CSS Blog
Last Week in AI
Last Week in AI
L
LangChain Blog
博客园_首页
MongoDB | Blog
MongoDB | Blog
P
Proofpoint News Feed
博客园 - Franky
WordPress大学
WordPress大学
云风的 BLOG
云风的 BLOG
M
MIT News - Artificial intelligence
V
Visual Studio Blog
小众软件
小众软件
博客园 - 叶小钗
博客园 - 三生石上(FineUI控件)
N
Netflix TechBlog - Medium

博客园 - nicesnow

.net 3.0 12个.net 开发者值得去读的国外Blog 如何在DNN站点的虚拟目录下安装CS 使用url与内部fileid绑定datalist中的图片 控制某个空间滚动效果的实现(scroll bar) update数据库表--存储过程 datagrid 模版列操作问题 今天犯的一个错误,学得到不少东西,哈哈 Commerce starter kit数据库分析 DNN修改登录次数限制 Ajax程序设计入门 软件工程之需求分析(二) 软件工程之需求分析(一) 关于民工。。。感人! 关于SharpWebMail配置调试 怎样将表中数据导出,形成insert into 表名 values(...)这样的语句? 怎样将表中数据导出,形成insert into 表名 values(...)这样的语句? 怎样才是一个真正的DBA? 微软提供的关于其它数据库迁移到SQL Server的技术指南
国外C#开源系统一览表
nicesnow · 2006-10-31 · via 博客园 - nicesnow

不论您在学习或者借用这里无疑是个好地方:http://csharp-source.net/

C# Open Source

Open Source Aspect-Oriented Frameworks in C#

  • AspectSharp - Aspect# (pronunced as AspectSharp) is a free AOP ( Aspect Oriented Programming ) framework for the .NET Framework, it uses Dynamic Proxies and XML configuration files as basis.

Open Source Bloggers in C#

  • tBlogger - tBlogger provides a complete blog site written in C# with ASP.NET that uses XML as a backend.

Open Source Build Systems in C#

  • NAnt - NAnt is a Ant like build tool for .NET

Open Source Charting & Reporting Tools in C#

  • NChart - NChart provides a wealth of 2D charting for use in business, in education and at home.

Open Source Chat Servers in C#

Open Source Content Management Systems (CMS) in C#

  • ndCMS - ndCMS is a content management system written in C# that features a user manager, file manager, a WYSIWYG editor and built-in http compression (for those who are not running at least IIS 6 and/or don't have access to modify your IIS settings directly and/or those who don't want to spend a small fortune on a third party HTTP Compressor). The goal of ndCMS is to provide a quick and easy way to deploy a .net website while saving you time and money.

Open Source Code Coverage Tools in C#

  • NCover - A test code coverage tool for C# .NET

Open Source Forum Software in C#

  • YetAnotherForum - Yet Another Forum.net is a opensource discussion forum or bulletin board system for web sites running ASP.NET. It is ASP.NET based with a MS SQL backend database.

Open Source IDEs in C#

  • SharpDevelop - #develop (short for SharpDevelop) is a free IDE for C# and VB.NET projects on Microsoft's .NET platform.

Open Source Installers Generators in C#

  • NInstall - A project to produce an open source package that can compete with the commercial installer products

Open Source Inversion of Control Containers in C#

  • StructureMap - StructureMap is a lightweight Inversion of Control (IoC) Container written in C# for .NET development. StructureMap can improve the architectural qualities of an object oriented .NET system by reducing the mechanical costs of good design techniques.

Open Source Issue Tracking Software in C#

  • BugBye - BugBye is a web-based bugtracking system developed using ASP.NET technology and C# as scripting language

Open Source Logging Tools in C#

  • log4net - log4net is a tool to help the programmer output log statements to a variety of output targets. log4net is a port of the excellent log4j framework to the .NET runtime.

Open Source Network Clients in C#

  • OpenSmtp.net - OpenSmtp.net is an open source SMTP component written in C#

Open Source Network Servers in C#

  • CSharp Email Server - The C# Mail Server is a C# port of the Java Email Server (JES). JES is an established email server targeted at small centrally maintained installations.

Open Source PDF Libraries in C#

  • iTextSharp - iTextSharp is a library that allows you to generate PDF files on the fly.

Open Source Persistence Frameworks in C#

  • OJB.NET - OJB.NET is an object-to-relational persistence tool for the .NET platform.

Open Source Portals in C#

  • OmniPortal - OmniPortal was built on the idea of having a web-portal-kernel, that could handle security, themeing, and localization.

Open Source Profilers in C#

  • NProfiler - An application profiler for .NET

Open Source Project Management Tools in C#

  • User Story.NET - This project is a tool for Extreme Programming projects in their User Story tracking.

Open Source RSS & RDF Tools in C#

  • RSS Bandit - A desktop news aggregator written in C#

Open Source Rule Engines in C#

  • NxBRE - NxBRE is the first open-source rule engine for the .NET platform and a lightweight Business Rules Engine (aka Rule-Based Engine)

Open Source Search Engines in C#

  • Lucene.Net - Lucene.Net is a complete up to date .NET port of Jackarta Lucene

Source Control Tools in C#

  • NetCvsLib - NetCvsLib is a CVS client written entirely in C# for the .NET platform. It is implemented as an assembly, and thus can easily be incorporated into other projects.

Open Source SQL Clients in C#

  • Database Commander - Database Commander is a database manager with user-friendly interface for Windows operation system.

Open Source Template Engines in C#

  • NVelocity - NVelocity is a .Net-based template engine. It permits anyone to use the simple yet powerful template language to reference objects defined in .Net code.

Open Source Testing Tools in C#

  • NUnit - NUnit is a unit-testing framework for all .Net languages. Initially ported from JUnit

Open Source Web Frameworks in C#

  • Maverick.NET - Maverick.NET is a .NET port of Maverick, a Model-View-Controller (aka "Model 2") framework for web publishing. It is a minimalist framework which focuses solely on MVC logic, allowing you to generate presentation using a variety of templating and transformation technologies.

Open Source Web Mail Clients in C#

  • SharpWebMail - SharpWebMail is an ASP.NET Web Mail application that is written in C#. It uses a POP3 server as the mailstore and sends mail through a SMTP. It is very simple to configure (Only a few settings in the web.config file). You can compose HTML messages, search your inbox, read complex mime messages and much more.

Open Source Web Testing Tools in C#

  • NUnitAsp - NUnitAsp is a tool for automatically testing ASP.NET web pages. It's an extension to NUnit

Open Source Wiki Engines in C#

  • SushiWiki - SushiWiki is a WikiWikiWeb like Web application written in C#

Open Source XML Parsers in C#

  • SAX.NET - SAX dot NET is a C# port of the original Java based SAX API specifications.