Projects tagged ‘c#’, ‘development’, and ‘programming’


Jump to tag:

Projects tagged ‘c#’, ‘development’, and ‘programming’

Filtered by Project Tags c# development programming

Refine results Project Tags dotnet (12) mono (10) library (9) code (8) tools (6) api (5) web (5) framework (5) testing (4) .net (4) coding (4) gui (3)

[26 total ]
182

Mono

   
Primary Language: C# Licensed as: GNU General Public License 2.0,GNU Lesser General Public License 2.1,MIT License,Mozilla Public License 1.0

Mono provides the necessary software to develop and run .NET client and server applications on Linux, Solaris, Mac OS X, Windows, and Unix. Sponsored by Novell (http://www.novell.com), the Mono open source project has an active and enthusiastic ... [More] contributing community and is positioned to become the leading choice for development of Linux applications. [Less]

Metrics updated 28 Aug 08

33

SWIG

   
Primary Language: C/C++ Licensed as: BSD-ish License

SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. SWIG is primarily used with common scripting languages such as Perl, PHP, Python, Tcl/Tk, and Ruby, however the list ... [More] of supported languages also includes non-scripting languages such as C#, Common Lisp (CLISP, Allegro CL, UFFI), Java, Modula-3, and OCAML. Also several interpreted and compiled Scheme implementations (Guile, MzScheme, Chicken) are supported. SWIG is most commonly used to create high-level interpreted or compiled programming environments, user interfaces, and as a tool for testing and prototyping C/C++ software. SWIG can also export its parse tree in the form of XML and Lisp s-expressions. [Less]

Metrics updated about 15 hours ago

21

Moonlight

   
Primary Language: C Licensed as: GNU Lesser General Public License 2.1

The free, open source and Mono-based implementation of Silverlight.

Metrics updated about 3 hours ago

19

Gendarme

   
Primary Language: C# Licensed as: MIT License

Gendarme is a extensible rule-based tool to find problems in .NET applications and libraries. Gendarme inspects programs and libraries that contain code in ECMA CIL format (Mono and .NET) and looks for common problems with the code, problems that ... [More] compiler do not typically check or have not historically checked. Gendarme uses the Cecil library to introspect code. [Less]

Metrics updated 28 Aug 08

15

SubSonic

 
Primary Language: C# Licensed as: Mozilla Public License 1.1

SubSonic is a toolset that helps a website build itself. It brings some of the fun and elegance of Ruby on Rails to ASP.NET.

Metrics updated about 2 hours ago

10

DotNetKicks

 
Primary Language: C# Licensed as: New BSD License

dotnetkicks.com is a community based news site edited by our members. It specialises in Microsoft development techniques, technologies and tools including ASP.NET, C#, VB.NET, C++, Visual Studio, Team System, SQL Server and Microsoft Vista. ... [More] Individual users of the site submit and review stories, the most popular of which make it to the homepage. Users are encouraged to 'kick' stories that they would like to appear on the homepage. If a story receives enough kicks, it will be promoted. [Less]

Metrics updated about 22 hours ago

5

NArrange

   
Primary Language: C# Licensed as: Common Public License 1.0

NArrange is a tool for arranging .NET source code. This code beautifier automatically sorts and organizes class members into groups or regions. C# and VB.NET code files are supported, but one goal will be to add support for additional .NET languages.

Metrics updated about 21 hours ago

4

xUnit.net

   
Licensed as: Microsoft Public License

Unit testing framework for .NET 2.0, built on the lessons learned from NUnit 2.x and other test frameworks. Written by Jim Newkirk and Brad Wilson.

2

IronPython

   
Licensed as: Microsoft Public License

IronPython is a new implementation of the Python programming language running on .NET. It supports an interactive console with fully dynamic compilation. It is well integrated with the rest of the .NET Framework and makes all .NET libraries easily available to Python programmers, while maintaining full compatibility with the Python language.

2

Moq

 
Primary Language: C# Licensed as: New BSD License

Moq (pronounced "Mock-you" or just "Mock") is the only mocking library for .NET developed from scratch to take full advantage of .NET 3.5 (i.e. Linq expression trees) and C# 3.0 features (i.e. lambda expressions) that make it the most productive ... [More] , type-safe and refactoring-friendly mocking library available. And it supports mocking interfaces as well as classes. Its API is extremely simple and straightforward, and doesn't require any prior knowledge or experience with mocking concepts. [Less]

Metrics updated 28 Aug 08