383 packages returned for Tags:"Generic"
- 344,373 total downloads
- last updated 3/15/2021
- Latest version: 1.4.7
A generic repository implementation using the MongoDB C# Sharp 2.0 driver.
- 205,482 total downloads
- last updated 1/29/2021
- Latest version: 0.3.1
Unsafe methods for working with pointers and unmanaged memory.
- 159,315 total downloads
- last updated 11/19/2019
- Latest version: 5.2.0
Tools and extensions for working with collections.
- 205,408 total downloads
- last updated 12/26/2020
- Latest version: 5.0.2
A generic, concurrent, portable and flexible Object Pool for the .NET Framework. It is completely based on the Code Project article of Ofir Makmal (http://goo.gl/4qig6T). Library is production ready and it is successfully working in real life systems. Original source code has been modified, in order...
More information
- 275,168 total downloads
- last updated 3/7/2021
- Latest version: 5.3.0
Integrates Simple Injector with applications built upon .NET Generic Host.
- 259,137 total downloads
- last updated 3/25/2013
- Latest version: 2.0.0.1
System.Data.Entity Repository Extension
- 157,744 total downloads
- last updated 3/19/2020
- Latest version: 4.1.1
Generic ADO.NET client library to connect to a relational database system using a given providers ADO.NET driver. Driver can be in Global Assembly Cache or referenced as a nuget package.
- 105,426 total downloads
- last updated 12/3/2020
- Latest version: 1.2.0
A simple dynamic expression-tree query builder. You pass it a nested collection of filters for an object, and it materializes a query capable of acting as the filter to an arbitrary collection.
- 45,940 total downloads
- last updated 3/27/2014
- Latest version: 1.3.8.8
Generic library for .NET with helpers
- 35,294 total downloads
- last updated 11/21/2018
- Latest version: 2.0.7
Common functionality for .Net applications - generic repository interface, helper methods for working with attributes, built-in types, etc.
- 64,196 total downloads
- last updated 12/23/2020
- Latest version: 3.1.11
The collection of the IHost related functionality used with GenericHost.
- 38,012 total downloads
- last updated 10/15/2018
- Latest version: 1.0.0
Provides a generic, type-safe implementation of an OrderedDictionary.
- 49,431 total downloads
- last updated 10/27/2019
- Latest version: 1.0.104
A set of generic helper methods and classes for .NET Framework
- 14,083 total downloads
- last updated 3/9/2021
- Latest version: 3.0.115-pre
Support functions for SNS, LightMapper, Live Electrochem, BioLED controller etc
- 66,900 total downloads
- last updated 12/23/2020
- Latest version: 3.1.11
The Collection of the Azure Key Vault related functionality for both Webhost and GenericHost.
- 19,307 total downloads
- last updated 7/20/2013
- Latest version: 0.8.2.20
A generic Repository for NHibernate
- 18,900 total downloads
- last updated 6/7/2016
- Latest version: 1.1.0
A Money class written in C# for handling multi-currency arithmetic with generic type support.
- 17,661 total downloads
- last updated 8/30/2011
- Latest version: 1.1.0
Traverse an enumerable tree, depth or breadth first.
Example:
var dirs = new DirectoryInfo("C:\\")
.Traverse(TraverseKind.BreadthFirst, dir => dir.EnumerateDirectories());
- Previous
- Next