376 packages returned for Tags:"Generic"
- 312,134 total downloads
- last updated 6/9/2020
- Latest version: 1.4.5
A generic repository implementation using the MongoDB C# Sharp 2.0 driver.
- 203,845 total downloads
- last updated 1/29/2021
- Latest version: 0.3.1
Unsafe methods for working with pointers and unmanaged memory.
- 148,025 total downloads
- last updated 11/19/2019
- Latest version: 5.2.0
Tools and extensions for working with collections.
- 193,878 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
- 251,952 total downloads
- last updated 3/25/2013
- Latest version: 2.0.0.1
System.Data.Entity Repository Extension
- 153,018 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.
- 97,353 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.
- 208,305 total downloads
- last updated 12/15/2020
- Latest version: 5.2.0
Integrates Simple Injector with applications built upon .NET Generic Host.
- 43,297 total downloads
- last updated 3/27/2014
- Latest version: 1.3.8.8
Generic library for .NET with helpers
- 33,063 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.
- 54,981 total downloads
- last updated 12/23/2020
- Latest version: 3.1.11
The collection of the IHost related functionality used with GenericHost.
- 46,469 total downloads
- last updated 10/27/2019
- Latest version: 1.0.104
A set of generic helper methods and classes for .NET Framework
- 35,079 total downloads
- last updated 10/15/2018
- Latest version: 1.0.0
Provides a generic, type-safe implementation of an OrderedDictionary.
- 11,048 total downloads
- last updated 2/25/2021
- Latest version: 3.0.114-pre
Support functions for SNS, LightMapper, Live Electrochem, BioLED controller etc
- 18,336 total downloads
- last updated 7/20/2013
- Latest version: 0.8.2.20
A generic Repository for NHibernate
- 57,568 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.
- 18,739 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,292 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