raboof
-
- 31,779 total downloads
- last updated 6/28/2012
- Latest version: 1.0.2
MADAM is an HTTP module for ASP.NET (1.1 or later) that allows a single web application to employ standard HTTP authentication schemes (like Basic and Digest) to be used in addition to the non-standard Forms... More information -
-
- 28,761 total downloads
- last updated 3/7/2018
- Latest version: 1.0.1
C# source implementation that enhances LINQ to Objects with the method ToHashSet. Returns a of the source items using the default equality comparer for the type. -
-
-
- 27,539 total downloads
- last updated 3/7/2018
- Latest version: 1.0.2
C# source implementation that enhances LINQ to Objects with the method Pad. Pads a sequence with default values if it is narrower (shorter in length) than a given width. -
-
-
- 26,105 total downloads
- last updated 3/7/2018
- Latest version: 1.0.3
C# source implementation that enhances LINQ to Objects with the method Generate. Returns a sequence of values based on indexes. -
-
-
- 25,510 total downloads
- last updated 3/7/2018
- Latest version: 1.0.3
C# source implementation that enhances LINQ to Objects with the method Concat. Returns a sequence consisting of the head element and the given tail elements. -
-
-
- 25,336 total downloads
- last updated 3/7/2018
- Latest version: 1.0.2
C# source implementation that enhances LINQ to Objects with the method Zip. Returns a projection of tuples, where each tuple contains the N-th element from each of the argument sequences. -
-
-
- 25,215 total downloads
- last updated 3/7/2018
- Latest version: 1.0.2
C# source implementation that enhances LINQ to Objects with the method Consume. Completely consumes the given sequence. This method uses immediate execution, and doesn't store any data during execution. -
-
-
- 25,137 total downloads
- last updated 3/7/2018
- Latest version: 1.0.4
C# source implementation that enhances LINQ to Objects with the method TakeLast. Returns a specified number of contiguous elements from the end of a sequence. -
-
-
- 24,980 total downloads
- last updated 3/7/2018
- Latest version: 1.0.2
C# source implementation that enhances LINQ to Objects with the method AssertCount. Asserts that a source sequence contains a given count of elements. -
-
-
- 24,857 total downloads
- last updated 3/7/2018
- Latest version: 1.0.2
C# source implementation that enhances LINQ to Objects with the method Prepend. Prepends a single value to a sequence. -
-
-
- 24,714 total downloads
- last updated 3/7/2018
- Latest version: 1.1.1
C# source implementation that enhances LINQ to Objects with the method Scan. Peforms a scan (inclusive prefix sum) on a sequence of elements. -
-
-
- 24,712 total downloads
- last updated 3/7/2018
- Latest version: 1.0.2
C# source implementation that enhances LINQ to Objects with the method Acquire. Ensures that a source sequence of objects are all acquired successfully. If the acquisition of any one fails then those... More information -
-
-
- 24,438 total downloads
- last updated 3/7/2018
- Latest version: 1.0.2
C# source implementation that enhances LINQ to Objects with the method GenerateByIndex. Returns a sequence of values based on indexes. -
-
-
- 24,359 total downloads
- last updated 3/7/2018
- Latest version: 1.0.2
C# source implementation that enhances LINQ to Objects with the method EquiZip. Returns a projection of tuples, where each tuple contains the N-th element from each of the argument sequences. -
-
-
- 23,659 total downloads
- last updated 3/7/2018
- Latest version: 1.0.3
C# source implementation that enhances LINQ to Objects with the method Trace. Traces the elements of a source sequence for diagnostics. -
-
-
- 23,394 total downloads
- last updated 3/7/2018
- Latest version: 1.1.3
C# source implementation that enhances LINQ to Objects with the method Fold. Returns the result of applying a function to items of a fixed-size sequence. -
-
-
- 23,052 total downloads
- last updated 3/7/2018
- Latest version: 1.0.2
C# source implementation that enhances LINQ to Objects with the method Split. Splits the source sequence by a separator. -
-
-
- 22,937 total downloads
- last updated 3/7/2018
- Latest version: 1.0.2
C# source implementation that enhances LINQ to Objects with the method SingleOrFallback. Returns the single element in the given sequence, or the result of executing a fallback delegate if the sequence is... More information -
-
-
- 22,713 total downloads
- last updated 3/7/2018
- Latest version: 1.0.2
C# source implementation that enhances LINQ to Objects with the method TakeUntil. Returns items from the input sequence until the given predicate returns true when applied to the current source item; that item... More information -
-
-
- 22,588 total downloads
- last updated 3/7/2018
- Latest version: 2.0.1
C# source implementation that enhances LINQ to Objects with the following methods: Acquire, AssertCount, Batch, Concat, Consume, DistinctBy, EquiZip, ExceptBy, Fold, ForEach, Generate, GenerateByIndex,... More information -