Published packages
Top 100 packages by downloads.
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.
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
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.
elmah.corelibrary
Core library for ELMAH (Error Logging Modules and Handlers) without any configuration.
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.
Fizzler
Fizzler is a W3C Selectors parser and generic selector framework for document hierarchies.
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.
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.
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.
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) {{ ... }}
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.
MoreLinq.Source.MoreEnumerable.Batch
C# source implementation that enhances LINQ to Objects with the method Batch. Batches the source sequence into sized buckets.
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
elmah.xml
ELMAH with configuration for getting started quickly on an error log in stand-alone XML files.
jayrock-json
Jayrock JSON is a versatile JSON parser, formatter and converter for Microsoft .NET Framework.
T5.TextTemplating
T4 templating engine for .NET Core.
T5.TextTransform.Tool
T4 text transformation tool for dotnet CLI.
StackTraceParser.Source
Parser for .NET and Mono stack traces.
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.
jayrock
Jayrock is a modest implementation of JSON, JsonML and JSON-RPC for the Microsoft .NET Framework, including ASP.NET.
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.
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.
Escape
JavaScript/ECMAScript 5.1 (ECMA-262) Parser
StackTraceFormatter.Source
Formatter for .NET and Mono stack traces.
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.
elmah.mysql
ELMAH with configuration for getting started quickly on an MySQL 5.0+ database as the error log. NB requires manual configuration.
Nunycode
Punycode for .NET
Mannex
Extension methods for .NET.
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.
elmah.bootstrapper
Automatically registers ELMAH modules and handlers on application start-up instead of wiring via configuration (web.config).
elmah.sqlservercompact
ELMAH with configuration for getting started quickly on a Microsoft SQL Server Compact database as the error log.
elmah.postgresql
ELMAH with configuration for getting started quickly on a PostgreSQL database as the error log. NB requires manual configuration.
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.
elmah.oracle
ELMAH with configuration for getting started quickly on an Oracle database as the error log. NB requires manual configuration.
OpenWebClient.Source
An implementation of WebClient that is open for modification.
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.
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.
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.
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.
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.
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.
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.
MoreLinq.Source.MoreEnumerable.Generate
C# source implementation that enhances LINQ to Objects with the method Generate. Returns a sequence of values based on indexes.
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.
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.
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.
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.
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
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.
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.
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.
MoreLinq.Source.MoreEnumerable.Prepend
C# source implementation that enhances LINQ to Objects with the method Prepend. Prepends a single value to a sequence.
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.
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.
MoreLinq.Source.MoreEnumerable.GenerateByIndex
C# source implementation that enhances LINQ to Objects with the method GenerateByIndex. Returns a sequence of values based on indexes.
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.
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.
MoreLinq.Source.MoreEnumerable.Split
C# source implementation that enhances LINQ to Objects with the method Split. Splits the source sequence by a separator.
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.
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.
Delegating
.NET Standard Library providing delegated implementations of common interfaces.
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.
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.
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.
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.
Fizzler.Tools
WinForms and console tools for querying HTML documents based on open source libraries Fizzler and HTML Agility Pack
CSharpMinifier
C# Minification Library
Eggado
ADO.NET Modernizer
NotWebMatrix.Data
Simple database access like in WebMatrix.Data.
Gini
INI file format parser.
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.
LinqPadless
LINQPadless is a tool that compiles and runs LINQPad query files as stand-alone .NET Core programs, without requiring LINQPad.
WebLinq
Library enabling web scraping over LINQ
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.
TryParsers
TryParse from .NET Standard done right
Dsv
DSV (Delimiter-Separated Values) Parsing for .NET
Partials
Library of partially applied .NET utility and primitive functions that helps reduce the need for writing out simple lambdas.
Jacob
A succinct and compositional .NET API for reading JSON.
CSharpMinifierConsole
C# Minification Tool
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.
CSharpSyntaxValidator
Utility to validate syntax of C# source.
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.
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.
Kons
.NET Portable Class Library that provides a very simple implementation of an immutable list of (cons) cells.
OpenWebClient
An implementation of WebClient that is open for modification.
Boxing
A .NET Standard library for boxing any value.
Optuple
A .NET Standard library that adds option semantics to a tuple of Boolean and T.
AngryArrays
Extension methods for mostly modifying arrays.
Comparables
C# source for utility methods (like Min and Max) that generically work with types implementing IComparable<T>.
NSocialCalcSave
Library for parsing and writing SocialCalc sheet save format.
Interlocker
Tiny library encapsulating boilerplate code for interlocked updates using Interlocked.CompareExchange.
elmah.aspnet
ELMAH (Error Logging Modules and Handlers) for ASP.NET
Recolor
Colors text over STDIN based on regular expression patterns.
Choices
A .NET Standard library of choice (general discriminated union) types.
Gini.Source
Single C# class to parse INI file format.
NDate
.NET Standard library that provides a Date value type for times when you need to strictly represent a date without any time component.
Rdatasets
Collection of over a thousand R datasets packaged as a .NET Standard library.
Gratt
Generic Vaughn Pratt's top-down operator precedence parser.
XlTableFormat.Source
Single C# class to parse XlTable format.
Worms
.NET Portable Class Library that provides awaitable synchronization primitives for use with code employing the Task abstraction for modeling asynchronous operations.