Net下的开源项目

简介: 项目网址简介Rainbowhttp://www.rainbowportal.net/ http://sourceforge.
项目 网址 简介
Rainbow http://www.rainbowportal.net/
http://sourceforge.net/projects/rainbowportal/
The Rainbow project is an open source initiative to build a comprehensive content management system using Microsoft's ASP.NET and C# technologies.
Data Access Application Block http://www.gotdotnet.com/workspaces/workspace.aspx?id=c20d12b0-af52-402b-9b7c-aaeb21d1f431  
DotNetNuke http://sourceforge.net/projects/dnn/  
Iris http://marshine.nease.net/myprjs/iris/overview.ssi Iris是为了处理Web页面装饰和布局管理的框架,它的设计思想基于GoF 的decoraotr设计模式。Iris分离页面正文和布局装饰的部分,使得Web页面更容易被测试和维护。
Community Server http://www.telligentsystems.com/Solutions/OpenSource.aspx  
FCKeditor http://www.fckeditor.net This HTML text editor brings to the web many of the powerful functionalities of known desktop editors like Word. It's really lightweight and doesn't require any kind of installation on the client computer.
NUnit http://sourceforge.net/projects/nunit Unit-testing framework for all .Net languages. Ported from junit, see http://www.junit.org/
log4net http://logging.apache.org/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.
NAnt http://nant.sourceforge.net/ NAnt is a free .NET build tool. In theory it is kind of like make without make's wrinkles. In practice it's a lot like Ant.
ASP.NET Starter Kit http://www.asp.net/Default.aspx?tabindex=8&tabid=47 The ASP.NET Starter Kits are six sample ASP.NET applications that provide code to accomplish common Web development tasks. Each sample is complete and well-documented so that you can use the code to kickstart your ASP.NET development projects today.
Spring Framework .NET http://sourceforge.net/projects/springnet/
http://www.springframework.net/
A .NET application framework inspired by the Java based Spring Framework

Paint.NET http://www.eecs.wsu.edu/paint.net/ Paint.NET is image and photo manipulation software designed to be used on computers that run Windows XP or 2000.
NDoc http://sourceforge.net/projects/ndoc NDoc is an extensible code documentation generation tool for .NET developers.

NHibernate http://sourceforge.net/projects/nhibernate A .NET port of the excellent Java Hibernate (http://www.hibernate.org) relational persistence tool.

iBATIS.NET DataMapper http://sourceforge.net/projects/ibatisnet iBATIS.NET has joined the Apache Software Foundation! Please visit us at http://incubator.apache.org/ibatis.
C#Nuke http://www.csharpnuke.com  
Personal .NET Portal http://www.zaczek.net/Portal/personaldotnetportal.tab.aspx
http://sourceforge.net/projects/dotnetportal/
 
   
目录
相关文章
|
5月前
|
JavaScript 关系型数据库 MySQL
盘点6个.NetCore+Vue前后端分离的开源项目
盘点6个.NetCore+Vue前后端分离的开源项目
170 0
|
5月前
|
开发框架 前端开发 API
私有化部署大模型:5个.Net开源项目
私有化部署大模型:5个.Net开源项目
76 0
|
5月前
|
开发框架 前端开发 .NET
盘点16个.Net开源项目
盘点16个.Net开源项目
94 0
|
5月前
|
程序员 C# 开发工具
推荐100个.Net开源项目
推荐100个.Net开源项目
54 0
|
5月前
|
开发框架 前端开发 NoSQL
推荐一个.Net Core开发的Websocket群聊、私聊的开源项目
推荐一个.Net Core开发的Websocket群聊、私聊的开源项目
47 0
|
5月前
|
监控 关系型数据库 调度
盘点5个.Net开发的服务器进程监控、性能监控、任务调度的开源项目
盘点5个.Net开发的服务器进程监控、性能监控、任务调度的开源项目
120 0
|
运维 JavaScript 前端开发
一套.Net6可落地的微服务、分布式开源项目
一个轻量级的微服务架构,支持经典三层架构和DDD架构模式开发,技师选型都是目前主流的技术。是一个前后端分离架构,前端采用Vue开发,后端使用.Net6架构。Api接口遵循RESTful规范,接口安全验证采用JWT机制。
380 0
一套.Net6可落地的微服务、分布式开源项目
|
前端开发 程序员 开发工具
基于.Net开发的对比Html效果差异的开源项目
基于.Net 4.5开发的对比Html文件、片段效果差异的项目。两份Html效果不一样的地方会通过颜色、删除线、背景色分别标记出来。
176 0
基于.Net开发的对比Html效果差异的开源项目
|
开发框架 前端开发 .NET
Asp.NetCore3.1开源项目升级为.Net6.0
开源项目升级asp.netcore6.0详细过程
502 0
Asp.NetCore3.1开源项目升级为.Net6.0
|
XML C# 数据格式