ProjectBuildCounter

build.zip (353 kB)
ProjectBuildCounter is a free stand alone tool autoincrementing NET project version (a counter) on each build.

Continuous LINQ

clinq.zip (1,9 MB)
Continous LINQ is a .NET Framework 3.5 extension that builds on the LINQ query syntax to create continuous, self-updating result sets. In traditional LINQ queries, you write your query and get stale results. With Continuous LINQ, you write a query and the results of that query are continuously updated as changes are made to the source collection or items within the source collection. CLINQ has tremendous value in GUI development and is especially useful in binding to filtered streams of data such as financial or other network message data.

Clone Detective for Visual Studio

Clone Detective is a Visual Studio package that allows you analyze your C# project for clones. A clone is region of source code that is duplicated.

CodePlex Publishing Plugin

Allows publishing to CodePlex directly from Visual Studio, thus eliminating the unnecessary step of going to the CodePlex site and publishing from there.

getboost

getboost.zip (743 kB)
NuGet packages for Boost framework.

WE MOVED to github.com/nuget. This site is not monitored!

nuget.zip (421,4 MB)
NuGet has moved from codeplex to GitHub. This site is no longer monitored. NuGet is the package manager for the Microsoft development platform including .NET.

Power Toys Pack Installer

The Power Toy Pack Installer is your one-stop download utility for all things power toys. Get latest releases and updates from just a single executable.

Retina.NET OR/M

retina.zip (17,3 MB)
A free and open source OR/M (Object Relational Mapping) project with very interesting capabilities, coded by Andrés G Vettori in C#.

.NET Switch Button Controls

sbc.zip (1,4 MB)
A simple .NET control that puts the Android, iOS and Windows 8 switch control. All made with vb.net in Visual Studio 2013.

Starfish Rez Extractor

simple , open-sourced .rez extractor , developed in Visual Basic 2010

Storyboard Designer - A Visual Studio Shell application sample

Storyboard Designer - A Visual Studio Shell application sample

TypeScript Service Facade

tsfacade.zip (831 kB)
A tool to generate a TypeScript service proxy and object model façade for your ASP.NET web services, to abstract client-server interactions in .NET web apps.

Visual Studio Flat Solution Explorer

The Flat Solution Explorer is a Visual Studio 2005 Addin that shows a non-hierarchical view of all items in a solution. There is an input box that provides real time filtering of the items. This is a great Addin for managing large solutions. This Addin is implemented in C++ using ATL.