Find Projects and Downloads

Advanced Search
1-25 of 157Projects sorted by
Show  10 25  50  100 Projects

Project Recommended Release

The .NET Extensions project is a growing library of C# und VB.NET extension methods. The project is part of a monthly column published by Patrick A. Lorenz (www.pgk.de) in the German print magazine "dotnetpro" (www.dotnetpro.de). You can expect monthly updates.
Page Views: 792* |  Downloads: 191* |  Started: Mar 20 2009 |  Contributors: 1 |  License: Apache
Release 2010.01
Nov 14 2009 - Stable

Generic Extension Methods is a class library of extension methods to help create cleaner code that is easier to maintain and provides better semantic meaning for casual observers. These methods also remove a lot of repetitive code that is utilized across objects of similar types
Page Views: 53* |  Downloads: 13* |  Started: Mar 7 2009 |  Contributors: 1 |  License: Ms-PL
There is no current release.

Elevate is an easy to pick up library containing things you wish were in the BCL. Use one component or many. Contribute your own utilities. Help us make Boost for .NET. Elevate is developed in C#. Currently, we're focused on adding concepts from functional languages.
Page Views: 1322* |  Downloads: 54* |  Started: Aug 16 2009 |  Contributors: 5 |  License: Ms-PL
Elevate 0.1
Aug 18 2009 - Alpha
 
 
 
 
 
  5 ratings
5 reviews

The goal of this project is to create a useful extension method library.
Page Views: 15* |  Downloads: 3* |  Started: Mar 7 2009 |  Contributors: 1 |  License: Custom
0.1 Alpha
Apr 19 2007

The CLR security team codeplex site provides sample code and libraries of APIs to extend and debug the security APIs that ship with the .NET Framework. This codeplex site includes Security.Cryptography.dll which adds new cryptography algorithms to the .NET framework, as well ...
Page Views: 213* |  Downloads: 40* |  Started: Jul 10 2008 |  Contributors: 4 |  License: Custom
CLR Security June 2009 Release
Jun 5 2009 - Stable

The purpose with this collection is to provide useful C#extension methods to boost productivity for the .net developers. The beginning of this library was the post on stackoverflow.com: http://stackoverflow.com/questions/271398/post-your-extension-goodies-for-c-net
Page Views: 203* |  Downloads: 9* |  Started: Nov 7 2008 |  Contributors: 5 |  License: MIT
There is no current release.

An evolving library of useful .Net v3.5 extension methods for the built-in CLR types, that simplify and accelerate .Net software development.
Page Views: 7* |  Downloads: 0* |  Started: Sep 27 2008 |  Contributors: 1 |  License: LGPL
Componax.ExtensionMethods 0.1.0.0
Sep 27 2008

Privileges determine the type of system operations that a process can perform. Process Privileges is a set of extension methods, written in C#, for System.Diagnostics.Process. It implements the functionality necessary to query, enable, disable or remove privileges on a process.
Page Views: 78* |  Downloads: 24* |  Started: Dec 24 2008 |  Contributors: 1 |  License: Ms-PL
Process Privileges 1.57
Jan 1 2009 - Stable

The .NET Extension Library adds common functionality to .NET's system libraries. Most new features are added to existing types via extension methods. The rest of the features are either new classes or improvements to existing classes (such as the introduction of an ICache inte...
Page Views: 78* |  Downloads: 30* |  Started: Jul 9 2008 |  Contributors: 2 |  License: Apache
0.4 Binaries
Aug 28 2008

A set of fluent extension methods for the System.DateTime class.
Page Views: 78* |  Downloads: 13* |  Started: Mar 18 2008 |  Contributors: 1 |  License: Ms-PL
Build 1
Mar 18 2008

Contains a collection of several .NET extensions and utilities.
Page Views: 188* |  Downloads: 13* |  Started: Jul 9 2009 |  Contributors: 3 |  License: LGPL
Edge Extensions v0.2.0
Oct 31 2009 - Beta
No ratings / reviews yet
5 star avg in previous release

A set of PHP classes mimicing C#3.0's LINQ (Language Integrated Query) extension methods.
Page Views: 617* |  Downloads: 34* |  Started: Jan 22 2008 |  Contributors: 1 |  License: GPLv2
PHPLinq 0.4.0
Jan 26 2009 - Stable

TytanNET is an extension for Visual Studio providing a set of useful toolwindows, refactoring methods, debugging-time visualizers and special data insertion/edition inside current code windows. It will reduce your coding effort in number of places today!
Page Views: 405* |  Downloads: 63* |  Started: Aug 19 2008 |  Contributors: 1 |  License: GPLv2
TytanNET v0.20
Mar 3 2009 - Stable
 
 
 
 
 
  1 rating
1 review

Common Extension Methods for use in everyday Dot Net programming
Page Views: 3* |  Downloads: 1* |  Started: Jun 4 2008 |  Contributors: 3 |  License: MIT
Tags: Stringutility
There is no current release.

LINQ to JavaScript (JSLINQ) is an implementation of LINQ to Objects implemented in JavaScript. It is built using a set of extension methods built on top of the JavaScript Array object. If you are using an Array, you can use LINQ to JavaScript.
Page Views: 236* |  Downloads: 18* |  Started: Jan 24 2008 |  Contributors: 1 |  License: Ms-RL
v2.10
Jun 16 2009 - Stable
 
 
 
 
 
  1 rating
1 review

The goal of this project is to regroup a set of features and extensions created to simplify the development process with SharePoint. We will publish every bits of code we use in our every day development.
Page Views: 71* |  Downloads: 18* |  Started: Jun 28 2008 |  Contributors: 6 |  License: CDDL
SharePointOfView 1.1.0.0
Aug 5 2008

Developed in C#.NET, the idea behind this library is to abstract some of the .NET Framework libraries I use most often. It integrates well into the .NET Framework, It tragets the 3.5 version of the framework, but could be 2.0 without the extension methods.
Page Views: 207* |  Downloads: 4* |  Started: Nov 14 2009 |  Contributors: 1 |  License: MIT
There is no current release.

With ASP.NET MVC there are some extension methods on the HtmlHelper object (I'm calling these View Helpers) which help developers to create their views. For example if someone needs to create a text input field inside of their view they can use a statement like <%= Html.TextBox("
Page Views: 173* |  Downloads: 38* |  Started: Nov 7 2009 |  Contributors: 1 |  License: Ms-PL
Article and Source
Nov 7 2009 - Stable

dotNetExt is a small Extension Method Library for .NET 3.5 that extends the BCL Types with helper methods that make simple tasks simpler. So far there are extensions for the Object, Array and String BCL Types. The library is flexible so you can Import All Extension Methods or ...
Page Views: 16* |  Downloads: 3* |  Started: Jul 17 2008 |  Contributors: 1 |  License: Ms-RL
v0.1 Beta
Jul 17 2008

Enumerations and collections en masse! This project does for collections what the Extensia project does for extension methods.
Page Views: 124* |  Downloads: 11* |  Started: Nov 15 2009 |  Contributors: 1 |  License: MIT
EZ 1 β
Nov 15 2009 - Beta

This project contains a set of helper classes for most any .NET application: argument checking, event raising, and exception raising. The code supports my article [url:The Helper Trinity|http://www.codeproject.com/KB/cs/thehelpertrinity.aspx]. For now at least, documentation i...
Page Views: 35* |  Downloads: 1* |  Started: Dec 21 2007 |  Contributors: 1 |  License: Ms-PL
The Helper Trinity V1.2.0.0
Mar 20 2008 - Stable

A set of (Ruby inspired) C# Extension Methods for easier and more natural DateTime handling and operations in .NET.
Page Views: 66* |  Downloads: 21* |  Started: Oct 25 2008 |  Contributors: 3 |  License: Apache
Tags: .NETC#datetimeRuby On Rails
Fluent DateTime Alpha 1.1
Jul 5 2009 - Alpha
 
 
 
 
 
  1 rating

NExtension is a user contributed library of Extension methods for .NET. If you would like to contribute an extension, please join our discussion forum.
Page Views: 14* |  Downloads: 4* |  Started: Jul 12 2008 |  Contributors: 1 |  License: MIT
October 2008
Oct 23 2008

An experimental collection of extension methods. - For console argument parsing - For XLINQ processing - For performance measurements - For data access - For conversions
Page Views: 91* |  Downloads: 7* |  Started: Sep 12 2009 |  Contributors: 3 |  License: MIT
There is no current release.

Additional extension methods for Linq, created by Omer van Kloeten.
Page Views: 83* |  Downloads: 17* |  Started: Oct 13 2006 |  Contributors: 1 |  License: Custom
Tags: LINQ.NETC#C# 3.0
There is no current release.

* Number of views and downloads in last 7 days
1-25 of 157Projects< Previous 1 2 3 4 5 6 7 Next >
Show  10 25  50  100 Projects
All
Updating...
© 2006-2009 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2009.10.27.15987