Skip to main content
raboof avatar

raboof

NuGet publisher profile

Packages
114
Total Downloads
483.8M
483,750,575

Packages (114)

NCrontab.Signed package icon

NCrontab.Signed

NCrontab is crontab for all .NET runtimes supported by .NET Standard 1.0. It provides parsing and formatting of crontab expressions as well as calculation of occurrences of time based on a schedule expressed in the crontab format.

208.4M
downloads
morelinq package icon

morelinq

This project enhances LINQ to Objects with the following methods: Acquire, Aggregate (some EXPERIMENTAL), AggregateRight, Append, Assert, AssertCount, AtLeast, AtMost, Await (EXPERIMENTAL), AwaitCompletion (EXPERIMENTAL), Backsert, Batch, Cartesian, Choose, CountBetween, CompareCount, CountBy, CountDown, Consume, DistinctBy, Duplicates, EndsWith, EquiZip, Evaluate, Exactly, ExceptBy, Exclude, FallbackIfEmpty, FillBackward, FillForward, Flatten, Fold, ForEach, From, FullGroupJoin, FullJoin, Generate, GenerateByIndex, GroupAdjacent, Index, IndexBy, Insert, Interleave, Lag, Lead, LeftJoin, Maxima, Memoize (EXPERIMENTAL), Merge (EXPERIMENTAL), Minima, Move, OrderBy, OrderedMerge, Pad, PadStart, Pairwise, PartialSort, PartialSortBy, Partition, Permutations, Pipe, Prepend, PreScan, Random, RandomDouble, RandomSubset, Rank, RankBy, Repeat, Return, RightJoin, RunLengthEncode, Scan, ScanBy, ScanRight, Segment, Sequence, Shuffle, SkipLast, SkipLastWhile, SkipUntil, Slice, SortedMerge, Split, StartsWith, Subsets, TagFirstLast, TakeEvery, TakeLast, TakeUntil, ThenBy, ToArrayByIndex, ToDataTable, ToDelimitedString, ToDictionary, ToHashSet, ToLookup, Trace, Transpose, TraverseBreadthFirst, TraverseDepthFirst, TrySingle (EXPERIMENTAL), Unfold, Window, WindowLeft, WindowRight, ZipLongest, ZipShortest

127.1M
downloads
NCrontab package icon

NCrontab

NCrontab is crontab for all .NET runtimes supported by .NET Standard 1.0. It provides parsing and formatting of crontab expressions as well as calculation of occurrences of time based on a schedule expressed in the crontab format.

73.9M
downloads
elmah.corelibrary package icon

elmah.corelibrary

Core library for ELMAH (Error Logging Modules and Handlers) without any configuration.

25.4M
downloads
elmah package icon

elmah

ELMAH with initial configuration for getting started quickly. ELMAH (Error Logging Modules and Handlers) is an application-wide error logging facility that is completely pluggable. It can be dynamically added to a running ASP.NET web application, or even all ASP.NET web applications on a machine, without any need for re-compilation or re-deployment.

17.4M
downloads
Fizzler package icon

Fizzler

Fizzler is a W3C Selectors parser and generic selector framework for document hierarchies.

12.5M
downloads
LumenWorks.Framework.IO package icon

LumenWorks.Framework.IO

A reader that provides fast, non-cached, forward-only access to CSV data. THIS PACKAGE IS NOT ENDORSED BY THE AUTHOR OF THE LIBRARY. The files in this package are otherwise exactly the same as LumenWorks.Framework.IO version 3.8.0 binaries downloadable from CodeProject and associated with the publication of the article (see project URL) on November 11, 2011. For support and issues, please contact the author.

3.6M
downloads
Fizzler.Systems.HtmlAgilityPack package icon

Fizzler.Systems.HtmlAgilityPack

Fizzler is a W3C Selectors parser and generic selector framework for document hierarchies. This package enables Fizzler over HTMLAgilityPack, adding QuerySelector and QuerySelectorAll (from Selectors API Level 1) for HtmlNode objects.

2.7M
downloads
elmah.sqlserver package icon

elmah.sqlserver

ELMAH with configuration for getting started quickly on a Microsoft SQL Server (2000 or later) database as the error log. NB requires manual configuration.

2.5M
downloads
docopt.net package icon

docopt.net

docopt.net is the .net version of the docopt python beautiful command line parser. docopt.net helps you define an interface for your command-line app, and automatically generate a parser for it. docopt.net is based on conventions that have been used for decades in help messages and man pages for program interface description. Interface description in docopt.net is such a help message, but formalized. Check out http://docopt.org for a more detailed explanation. Quick example: var arguments = new Docopt().Apply("Usage: prog [-a] [-b] FILE", args); if (arguments["-a"].IsTrue) {{ ... }}

1.7M
downloads
MoreLinq.Source.MoreEnumerable.DistinctBy package icon

MoreLinq.Source.MoreEnumerable.DistinctBy

C# source implementation that enhances LINQ to Objects with the method DistinctBy. Returns all distinct elements of the given source, where "distinctness" is determined via a projection and the default eqaulity comparer for the projected type.

1.2M
downloads
MoreLinq.Source.MoreEnumerable.Batch package icon

MoreLinq.Source.MoreEnumerable.Batch

C# source implementation that enhances LINQ to Objects with the method Batch. Batches the source sequence into sized buckets.

1.0M
downloads
MoreLinq.Portable package icon

MoreLinq.Portable

This project is a PCL port of MoreLINQ that enhances LINQ to Objects with the following methods: Acquire, AssertCount, Batch, Concat, Consume, DistinctBy, EquiZip, ExceptBy, Fold, ForEach, Generate, GenerateByIndex, GroupAdjacent, Index, MaxBy, MinBy, OrderedMerge, Pad, Pairwise, PartialSort, PartialSortBy, Pipe, Prepend, PreScan, Scan, SingleOrFallback, SkipUntil, Split, TakeEvery, TakeLast, TakeUntil, ToDelimitedString, ToHashSet, Zip, ZipLongest

564.0K
downloads
elmah.xml package icon

elmah.xml

ELMAH with configuration for getting started quickly on an error log in stand-alone XML files.

490.3K
downloads
CSnakes.Runtime package icon

CSnakes.Runtime

Runtime for embedding Python code and libraries directly into .NET applications without REST, HTTP, or microservices. Supports Python 3.9-3.13, virtual environments, and cross-platform deployment.

466.7K
downloads
jayrock-json package icon

jayrock-json

Jayrock JSON is a versatile JSON parser, formatter and converter for Microsoft .NET Framework.

384.7K
downloads
T5.TextTemplating package icon

T5.TextTemplating

T4 templating engine for .NET Core.

315.8K
downloads
T5.TextTransform.Tool package icon

T5.TextTransform.Tool

T4 text transformation tool for dotnet CLI.

295.5K
downloads
StackTraceParser.Source package icon

StackTraceParser.Source

Parser for .NET and Mono stack traces.

290.9K
downloads
MoreLinq.Source.MoreEnumerable.MaxBy package icon

MoreLinq.Source.MoreEnumerable.MaxBy

C# source implementation that enhances LINQ to Objects with the method MaxBy. Returns the maximal element of the given sequence, based on the given projection.

206.5K
downloads
jayrock package icon

jayrock

Jayrock is a modest implementation of JSON, JsonML and JSON-RPC for the Microsoft .NET Framework, including ASP.NET.

195.8K
downloads
LinqBridge package icon

LinqBridge

With Visual Studio's multi-targeting and LINQBridge, you can write LINQ to Objects (local) queries using the full power of the C# 3.0 compiler and yet create programs that require only Microsoft .NET Framework 2.0. LINQBridge is a re-implementation of all the standard query operators introduced with Microsoft .NET Framework 3.5's System.Linq.Enumerable class.

192.7K
downloads
MoreLinq.Source.MoreEnumerable.Pairwise package icon

MoreLinq.Source.MoreEnumerable.Pairwise

C# source implementation that enhances LINQ to Objects with the method Pairwise. Returns a sequence resulting from applying a function to each element in the source sequence and its predecessor, with the exception of the first element which is only returned as the predecessor of the second element.

186.5K
downloads
StackTraceFormatter.Source package icon

StackTraceFormatter.Source

Formatter for .NET and Mono stack traces.

151.4K
downloads
Escape package icon

Escape

JavaScript/ECMAScript 5.1 (ECMA-262) Parser

148.9K
downloads
MoreLinq.Source.MoreEnumerable.MinBy package icon

MoreLinq.Source.MoreEnumerable.MinBy

C# source implementation that enhances LINQ to Objects with the method MinBy. Returns the minimal element of the given sequence, based on the given projection.

134.5K
downloads
Nunycode package icon

Nunycode

Punycode for .NET

124.8K
downloads
elmah.mysql package icon

elmah.mysql

ELMAH with configuration for getting started quickly on an MySQL 5.0+ database as the error log. NB requires manual configuration.

121.5K
downloads
Mannex package icon

Mannex

Extension methods for .NET.

104.1K
downloads
MoreLinq.Source.MoreEnumerable.ForEach package icon

MoreLinq.Source.MoreEnumerable.ForEach

C# source implementation that enhances LINQ to Objects with the method ForEach. Immediately executes the given action on each element in the source sequence.

86.2K
downloads
elmah.bootstrapper package icon

elmah.bootstrapper

Automatically registers ELMAH modules and handlers on application start-up instead of wiring via configuration (web.config).

83.1K
downloads
elmah.sqlservercompact package icon

elmah.sqlservercompact

ELMAH with configuration for getting started quickly on a Microsoft SQL Server Compact database as the error log.

83.0K
downloads
elmah.postgresql package icon

elmah.postgresql

ELMAH with configuration for getting started quickly on a PostgreSQL database as the error log. NB requires manual configuration.

73.8K
downloads
MoreLinq.Source.MoreEnumerable.ExceptBy package icon

MoreLinq.Source.MoreEnumerable.ExceptBy

C# source implementation that enhances LINQ to Objects with the method ExceptBy. Returns the set of elements in the first sequence which aren't in the second sequence, according to a given key selector.

72.6K
downloads
elmah.oracle package icon

elmah.oracle

ELMAH with configuration for getting started quickly on an Oracle database as the error log. NB requires manual configuration.

66.5K
downloads
CSnakes package icon

CSnakes

Package Description

66.0K
downloads
OpenWebClient.Source package icon

OpenWebClient.Source

An implementation of WebClient that is open for modification.

62.5K
downloads
MoreLinq.Source.MoreEnumerable.ToDataTable package icon

MoreLinq.Source.MoreEnumerable.ToDataTable

C# source implementation that enhances LINQ to Objects with the method ToDataTable. Appends elements in the sequence as rows of a given object with a set of lambda expressions specifying which members (property or field) of each element in the sequence will supply the column values.

45.8K
downloads
MoreLinq.Source.MoreEnumerable.GroupAdjacent package icon

MoreLinq.Source.MoreEnumerable.GroupAdjacent

C# source implementation that enhances LINQ to Objects with the method GroupAdjacent. Groups the adjacent elements of a sequence according to a specified key selector function.

45.1K
downloads
MoreLinq.Source.MoreEnumerable.Index package icon

MoreLinq.Source.MoreEnumerable.Index

C# source implementation that enhances LINQ to Objects with the method Index. Returns a sequence of where the key is the zero-based index of the value in the source sequence.

43.7K
downloads
MoreLinq.Source.MoreEnumerable.Pipe package icon

MoreLinq.Source.MoreEnumerable.Pipe

C# source implementation that enhances LINQ to Objects with the method Pipe. Executes the given action on each element in the source sequence and yields it.

42.2K
downloads
MoreLinq.Source.MoreEnumerable.ToDelimitedString package icon

MoreLinq.Source.MoreEnumerable.ToDelimitedString

C# source implementation that enhances LINQ to Objects with the method ToDelimitedString. Creates a delimited string from a sequence of values. The delimiter used depends on the current culture of the executing thread.

42.1K
downloads
MoreLinq.Source.MoreEnumerable.ToHashSet package icon

MoreLinq.Source.MoreEnumerable.ToHashSet

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.

36.8K
downloads
madam package icon

madam

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 authentication. MADAM also includes a Basic authentication HTTP module.

36.4K
downloads
MoreLinq.Source.MoreEnumerable.Generate package icon

MoreLinq.Source.MoreEnumerable.Generate

C# source implementation that enhances LINQ to Objects with the method Generate. Returns a sequence of values based on indexes.

35.5K
downloads
MoreLinq.Source.MoreEnumerable.TakeLast package icon

MoreLinq.Source.MoreEnumerable.TakeLast

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.

34.6K
downloads
MoreLinq.Source.MoreEnumerable.Pad package icon

MoreLinq.Source.MoreEnumerable.Pad

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.

34.6K
downloads
MoreLinq.Source.MoreEnumerable.Concat package icon

MoreLinq.Source.MoreEnumerable.Concat

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.

34.1K
downloads
MoreLinq.Source.MoreEnumerable package icon

MoreLinq.Source.MoreEnumerable

C# source implementation that enhances LINQ to Objects with the following methods: Acquire, AssertCount, Batch, Concat, Consume, DistinctBy, EquiZip, ExceptBy, Fold, ForEach, Generate, GenerateByIndex, GroupAdjacent, Index, MaxBy, MinBy, Pad, Pairwise, Pipe, Prepend, PreScan, Scan, SingleOrFallback, SkipUntil, Split, TakeEvery, TakeLast, TakeUntil, ToDataTable, ToDelimitedString, ToHashSet, Trace, Zip, ZipLongest

33.4K
downloads
MoreLinq.Source.MoreEnumerable.Scan package icon

MoreLinq.Source.MoreEnumerable.Scan

C# source implementation that enhances LINQ to Objects with the method Scan. Peforms a scan (inclusive prefix sum) on a sequence of elements.

33.2K
downloads
MoreLinq.Source.MoreEnumerable.Zip package icon

MoreLinq.Source.MoreEnumerable.Zip

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.

32.8K
downloads
MoreLinq.Source.MoreEnumerable.AssertCount package icon

MoreLinq.Source.MoreEnumerable.AssertCount

C# source implementation that enhances LINQ to Objects with the method AssertCount. Asserts that a source sequence contains a given count of elements.

32.7K
downloads
MoreLinq.Source.MoreEnumerable.Consume package icon

MoreLinq.Source.MoreEnumerable.Consume

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.

32.7K
downloads
MoreLinq.Source.MoreEnumerable.Prepend package icon

MoreLinq.Source.MoreEnumerable.Prepend

C# source implementation that enhances LINQ to Objects with the method Prepend. Prepends a single value to a sequence.

32.5K
downloads
MoreLinq.Source.MoreEnumerable.Acquire package icon

MoreLinq.Source.MoreEnumerable.Acquire

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 successfully acquired till that point are disposed.

32.3K
downloads
MoreLinq.Source.MoreEnumerable.Trace package icon

MoreLinq.Source.MoreEnumerable.Trace

C# source implementation that enhances LINQ to Objects with the method Trace. Traces the elements of a source sequence for diagnostics.

32.2K
downloads
MoreLinq.Source.MoreEnumerable.GenerateByIndex package icon

MoreLinq.Source.MoreEnumerable.GenerateByIndex

C# source implementation that enhances LINQ to Objects with the method GenerateByIndex. Returns a sequence of values based on indexes.

32.0K
downloads
MoreLinq.Source.MoreEnumerable.Fold package icon

MoreLinq.Source.MoreEnumerable.Fold

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.

31.9K
downloads
MoreLinq.Source.MoreEnumerable.EquiZip package icon

MoreLinq.Source.MoreEnumerable.EquiZip

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.

31.9K
downloads
MoreLinq.Source.MoreEnumerable.Split package icon

MoreLinq.Source.MoreEnumerable.Split

C# source implementation that enhances LINQ to Objects with the method Split. Splits the source sequence by a separator.

30.6K
downloads
Delegating package icon

Delegating

.NET Standard Library providing delegated implementations of common interfaces.

30.6K
downloads
MoreLinq.Source.MoreEnumerable.SingleOrFallback package icon

MoreLinq.Source.MoreEnumerable.SingleOrFallback

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 empty. This method throws an exception if there is more than one element in the sequence.

30.4K
downloads
MoreLinq.Source.MoreEnumerable.TakeUntil package icon

MoreLinq.Source.MoreEnumerable.TakeUntil

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 will be the last returned.

30.3K
downloads
MoreLinq.Source.MoreEnumerable.ZipLongest package icon

MoreLinq.Source.MoreEnumerable.ZipLongest

C# source implementation that enhances LINQ to Objects with the method ZipLongest. Returns a projection of tuples, where each tuple contains the N-th element from each of the argument sequences.

30.1K
downloads
MoreLinq.Source.MoreEnumerable.TakeEvery package icon

MoreLinq.Source.MoreEnumerable.TakeEvery

C# source implementation that enhances LINQ to Objects with the method TakeEvery. Returns every N-th element of a source sequence.

30.0K
downloads
MoreLinq.Source.MoreEnumerable.SkipUntil package icon

MoreLinq.Source.MoreEnumerable.SkipUntil

C# source implementation that enhances LINQ to Objects with the method SkipUntil. Skips items from the input sequence until the given predicate returns true when applied to the current source item; that item will be the last skipped.

29.9K
downloads
MoreLinq.Source.MoreEnumerable.PreScan package icon

MoreLinq.Source.MoreEnumerable.PreScan

C# source implementation that enhances LINQ to Objects with the method PreScan. Performs a pre-scan (exclusive prefix sum) on a sequence of elements.

29.9K
downloads
Fizzler.Tools package icon

Fizzler.Tools

WinForms and console tools for querying HTML documents based on open source libraries Fizzler and HTML Agility Pack

28.0K
downloads
CSharpMinifier package icon

CSharpMinifier

C# Minification Library

26.7K
downloads
Eggado package icon

Eggado

ADO.NET Modernizer

24.7K
downloads
NotWebMatrix.Data package icon

NotWebMatrix.Data

Simple database access like in WebMatrix.Data.

24.1K
downloads
Gini package icon

Gini

INI file format parser.

16.2K
downloads
A1 package icon

A1

.NET Standard 1.0+ library whose purpose is to help parse and format A1-style cell references (or addresses) like $FOO$42, those typically found in spreadsheet programs such as Microsoft Excel.

14.9K
downloads
LinqPadless package icon

LinqPadless

LINQPadless is a tool that compiles and runs LINQPad query files as stand-alone .NET Core programs, without requiring LINQPad.

14.1K
downloads
WebLinq package icon

WebLinq

Library enabling web scraping over LINQ

13.0K
downloads
MoreLinq.Source.MoreEnumerable.OrderedMerge package icon

MoreLinq.Source.MoreEnumerable.OrderedMerge

C# source implementation that enhances LINQ to Objects with the method OrderedMerge. Merges two heterogeneous sequences ordered by a common key into a homogeneous sequence.

12.2K
downloads
TryParsers package icon

TryParsers

TryParse from .NET Standard done right

11.9K
downloads
Dsv package icon

Dsv

DSV (Delimiter-Separated Values) Parsing for .NET

10.7K
downloads
Jacob package icon

Jacob

A succinct and compositional .NET API for reading JSON.

10.6K
downloads
TryParsers.Embedded package icon

TryParsers.Embedded

A single C# file that can be embedded to provide alternate ways to invoke TryParse methods from .NET Framework for use in expressions and functional code like LINQ queries.

10.3K
downloads
CSharpSyntaxValidator package icon

CSharpSyntaxValidator

Utility to validate syntax of C# source.

10.2K
downloads
Partials package icon

Partials

Library of partially applied .NET utility and primitive functions that helps reduce the need for writing out simple lambdas.

10.1K
downloads
CSharpMinifierConsole package icon

CSharpMinifierConsole

C# Minification Tool

9.8K
downloads
LinqBridge.Embedded package icon

LinqBridge.Embedded

With Visual Studio's multi-targeting and LINQBridge, you can write LINQ to Objects (local) queries using the full power of the C# 4.0 compiler and yet create programs that require only Microsoft .NET Framework 2.0. LINQBridge is a re-implementation of all the standard query operators introduced with Microsoft .NET Framework 3.5's System.Linq.Enumerable class.

9.4K
downloads
Interlocker.Source package icon

Interlocker.Source

Tiny library encapsulating boilerplate code for interlocked updates using Interlocked.CompareExchange. This package is for direct inclusion in a C# project (compatible with C# language versions 6 and above). All types will remain internal to the project.

8.3K
downloads
elmah.filtering.sample package icon

elmah.filtering.sample

Sample configuration supplying common filtering for ELMAH.

8.0K
downloads
Kons package icon

Kons

.NET Portable Class Library that provides a very simple implementation of an immutable list of (cons) cells.

6.5K
downloads
OpenWebClient package icon

OpenWebClient

An implementation of WebClient that is open for modification.

6.0K
downloads
Optuple package icon

Optuple

A .NET Standard library that adds option semantics to a tuple of Boolean and T.

5.9K
downloads
Boxing package icon

Boxing

A .NET Standard library for boxing any value.

5.9K
downloads
AngryArrays package icon

AngryArrays

Extension methods for mostly modifying arrays.

5.2K
downloads
elmah.msaccess package icon

elmah.msaccess

ELMAH with configuration for getting started quickly on a Microsoft Access database as the error log.

5.2K
downloads
Comparables package icon

Comparables

C# source for utility methods (like Min and Max) that generically work with types implementing IComparable<T>.

5.1K
downloads
NSocialCalcSave package icon

NSocialCalcSave

Library for parsing and writing SocialCalc sheet save format.

4.9K
downloads
Interlocker package icon

Interlocker

Tiny library encapsulating boilerplate code for interlocked updates using Interlocked.CompareExchange.

4.7K
downloads
elmah.aspnet package icon

elmah.aspnet

ELMAH (Error Logging Modules and Handlers) for ASP.NET

4.3K
downloads
Recolor package icon

Recolor

Colors text over STDIN based on regular expression patterns.

4.2K
downloads
Choices package icon

Choices

A .NET Standard library of choice (general discriminated union) types.

3.3K
downloads
Gini.Source package icon

Gini.Source

Single C# class to parse INI file format.

3.2K
downloads
Gratt package icon

Gratt

Generic Vaughn Pratt's top-down operator precedence parser.

3.2K
downloads
docopt.net.templates package icon

docopt.net.templates

Templates for creating console applications with command-line parsing support using docopt.net.

3.0K
downloads
NDate package icon

NDate

.NET Standard library that provides a Date value type for times when you need to strictly represent a date without any time component.

3.0K
downloads
XlTableFormat.Source package icon

XlTableFormat.Source

Single C# class to parse XlTable format.

2.9K
downloads
Rdatasets package icon

Rdatasets

Collection of over a thousand R datasets packaged as a .NET Standard library.

2.9K
downloads
AngryArrays.Source package icon

AngryArrays.Source

Extension methods for mostly modifying arrays. This package is for direct inclusion in a C# project (compatible with C# language versions 6 and above). All types will remain internal to the project.

2.7K
downloads
High5 package icon

High5

HTML parsing/serialization toolset for .NET

2.7K
downloads
Worms package icon

Worms

.NET Portable Class Library that provides awaitable synchronization primitives for use with code employing the Task abstraction for modeling asynchronous operations.

2.6K
downloads
Transplator package icon

Transplator

C# source generator for simple text templates

2.5K
downloads
FakeLinqPad package icon

FakeLinqPad

A library mostly designed to be used with LINQPad queries compiled using LinqPadless. It fakes some of the LINQPad API so that it can be used as a stand-in replacement and LINQPad queries do not have to be re-written when executed without LINQPad.

2.1K
downloads
globbir package icon

globbir

A library that brings glob to the file system.

1.7K
downloads
Hydrah package icon

Hydrah

.NET Portable Class Library for generic service pooling.

1.6K
downloads
KeyValuePairs package icon

KeyValuePairs

.NET Standard library with helper and extension methods that exclusively deal with KeyValuePair<,>.

1.4K
downloads
BuildConstants package icon

BuildConstants

MSBuild task that generates compile-time constants from the project file.

805
downloads
Finq package icon

Finq

Functions using LINQ

218
downloads