Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

OxyPlot

Compare

  No analysis available

OxyPlot is an open source, cross-platform .NET plotting library.

0 lines of code

17 current contributors

0 since last commit

5 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: mit

CSLA .NET Framework

Compare

  Analyzed 1 day ago

A home for your business logic: CSLA .NET is a software development framework that helps you build a reusable, maintainable, object-oriented business layer for your app. This framework reduces the cost of building and maintaining applications.

233K lines of code

19 current contributors

3 days since last commit

5 users on Open Hub

High Activity
5.0
 
I Use This

psake

Compare

  Analyzed 32 minutes ago

psake is a build automation tool written in PowerShell. It avoids the angle-bracket tax associated with executable XML by leveraging the PowerShell syntax in your build scripts. psake has a syntax inspired by rake (aka make in Ruby) and bake (aka make in Boo), but is easier to script because it ... [More] leverages your existent command-line knowledge. psake is pronounced sake - as in Japanese rice wine. It does NOT rhyme with make, bake, or rake. The source code has moved to GitHub: git://github.com/JamesKovacs/psake.git You can also download ZIP files of the project "binaries" from GitHub by selecting the appropriate tag and clicking the Download link: http://github.com/JamesKovacs/psake [Less]

2.96K lines of code

10 current contributors

about 2 years since last commit

5 users on Open Hub

Inactive
0.0
 
I Use This

Open Rails

Compare

  Analyzed about 15 hours ago

Open Rails is a train simulator that supports the world's largest range of digital content. Accurate behaviour for steam, diesel and electric traction including trains with multiple locos. Signals which correctly protect the train and permit complex timetabled operations. Multi-user mode ... [More] in which any timetabled train can be driven in person or by computer. [Less]

257K lines of code

16 current contributors

3 days since last commit

5 users on Open Hub

High Activity
0.0
 
I Use This

Python for .NET

Compare

  Analyzed about 2 hours ago

Python for .NET (pythonnet) is a package that gives Python programmers nearly seamless integration with the .NET Common Language Runtime (CLR) and Mono, provides a powerful application scripting tool for .NET developers. Using this package you can script .NET applications or build entire ... [More] applications in Python, using .NET services and components written in any language that targets the CLR (C#, VB.NET, F#, C++/CLI). [Less]

36.2K lines of code

22 current contributors

2 months since last commit

4 users on Open Hub

Low Activity
4.5
   
I Use This

Fluent Assertions

Compare

  Analyzed about 2 hours ago

Fluent Assertions is a set of .NET extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style test.

100K lines of code

0 current contributors

4 months since last commit

4 users on Open Hub

Low Activity
5.0
 
I Use This

Zyan Communication Framework

Compare

  Analyzed about 3 hours ago

Zyan is a framework that simplifies development of distributed applications. With Zyan you can publish every .NET class for remote access over the network. Zyan is highly customizable and provides you with tools to build modular and plugable distributed applications.

535K lines of code

1 current contributors

almost 3 years since last commit

4 users on Open Hub

Inactive
5.0
 
I Use This

DockPanel Suite

Compare

  Analyzed 1 day ago

The docking library for .Net Windows Forms development which mimics Visual Studio .Net.

34.6K lines of code

3 current contributors

over 2 years since last commit

4 users on Open Hub

Inactive
5.0
 
I Use This

FsCheck

Compare

  Analyzed about 5 hours ago

FsCheck is a tool for testing .NET programs automatically. The programmer provides a specification of the program, in the form of properties which functions, methods or objects should satisfy, and FsCheck then tests that the properties hold in a large number of randomly generated cases. While ... [More] writing the properties, you are actually writing a testable specification of your program. Specifications are expressed in F#, using combinators defined in the FsCheck library. FsCheck provides combinators to define properties, observe the distribution of test data, and define test data generators. When a property fails, FsCheck automatically displays a minimal counter example. FsCheck started as a port of Haskell's QuickCheck, and draws from ideas in Scala's scalacheck as well. [Less]

12.1K lines of code

9 current contributors

13 days since last commit

4 users on Open Hub

Moderate Activity
0.0
 
I Use This

ORMBattle.NET

Compare

  No analysis available

ORM Battle is designed to compare the most famous ORM (object-relational mapping) tools for .NET. Its primary focus ares are LINQ implementation quality and performance of essential operations (CRUD, queries, fetches, materialization). Visit http://ormbattle.net for the most current results.

0 lines of code

0 current contributors

0 since last commit

4 users on Open Hub

Activity Not Available
4.0
   
I Use This
Mostly written in language not available
Licenses: gpl3_or_l...