29 packages tagged with “lists”
Extra built-in validations for Fluentvalidation.
Provides interfaces and base functionality for lists of common entities such as generic lists, currencies, countries, time zones, etc.
LinksPlatform's Platform.Collections Class Library
You can use this nuget in the following scenarios: * The class MMEncryptionTripleDES was added * Encrypt and Decrypt Data using the algorithm Triple Des. * Generate a 128 Key to encrypt data. * Encrypt and Decrypt Data based in a Key. * The clase DTExtensions was added * Generate a SQL Table Type script from a DataTable * Transform an Ilist or Lits to datable. * Exclude columns from the List in order to not be included in the datatable. * Export a Generic List to Excel * Export a DataTable to Excel * Create an Excel File from a DataTable or Generic List. * Create a CSV File from a DataTable or Generic List. * Convert a Generic List to a DataTable * Convert a RecordSet to a DataTable. * Get a DataTable from Excel File only the First Sheet. * Fix an string to n quantity of digits.
An EntityFrameworkCore implementation of DevAccelerateLists repositories.
Common libraries to simplify microsoft interop development
This library provides a special type of List<T> that can be used to create dynamic lists in ASP.NET MVC views, i.e. lists where the user can click "add new item" and the server renders a new list item using Ajax.
A simple .NET Core library for handling lists within Alexa skills
ConsoleHelper makes it easy to make lists in a console application. Use keys for up and down and typing text for highlighting.
Package contains: ByteArrayExtensions (for padding), CollectionExtensions (for adding and removing items from collection), CollectionException (for collection validation), FixedSizeQueue, INamedCollectionExtensions (for named object collections), SelfFillingQueue (for adding new items to maintain a minimum queue size), LockedList (for thread-safe locked lists)
LINQ overloads. SelectRecursive SelectAncestors Add Remove AddRange Concat CrossJoin Distinct DistinctMany Except FirstWithClearException SingleOrDefaultWithClearException SingleWithClearException ForEach IndexOf TryGetIndexOf MinOrDefault MaxOrDefault PeekOrDefault PopOrDefault Product RemoveFirst Repeat ToHashSet ToNonUniqueDictionary TrimAll TryRemoveFirst Union Zip item.AsArray item.AsList item.AsEnumerable. Also a RedBlackTree and KeyValuePairHelper ConvertNamesAndValuesListToKeyValuePairs and ConvertNamesAndValuesListToDictionary.
Part of package representing database of ACL system.
SKitLs.Utils.Extensions is a .NET/C# library offering essential utility extensions for arrays, randomization, and strings, filling in gaps left by the standard library.
Dyndata is a C# library, that works with C# version 12.0 and upwards. It makes handling objects and arrays/lists in C# a lot easier and more dynamic. It is inspired by how objects and arrays work in JavaScript and TypeScript.
Part of package representing managers of ACL system.
A set of libraries to handle emails and newsletter signup utilizing SendGrid API and Azure Functions
This package aims to offer a variety of lists with many more methods and operators than the default implementations. This version contains only two actual lists, more will be added in the future.
A Simple Implementation of Lists for Kata 21: SimpleLists
Extensions to expose lists, collections, dictionaries, and enumerables as read-only. IList<T>.AsReadOnly() ICollection<T>.AsReadOnly() IDictionary<TKey,TValue>.AsReadOnly() IEnumerable<T>.AsReadOnly()
A set of fast LINQ-like extension methods for arrays and lists. Fine-tune your code for the maximum performance.
This package offers additional lists to Expanded Lists
A library with better semantics for list manipulation
A Blazor list component based off TailWindCss. It has the bare minimum styles to function with the option to add your own classes. It's built so it can be fully customizable and reusable for any list type.
A collection of common C# utility methods
Package Description
MoreStructures is a library of classical algorithms and data structures, written 100% in (safe, managed) C# 10, for .NET 6 and above. Data structures - Stacks, Queues, Priority Queues, Disjoint Sets, Trees, Graphs, Suffix Trees, Suffix Tries. Algorithms - Strings sorting and matching. Lists searching and sorting. Trees augmentation and visit. Graphs: visits, minimum spanning tree, shortest distance, shortest path, topological sorting, strongly connected components. Suffix Trees and Tries construction and matching.