607 packages tagged with “generic”
A generic repository implementation using the MongoDB C# 2.x driver.
Integrates Simple Injector with applications built upon .NET Generic Host.
This package lets you use regular arithmetic operators on enumerables. It also provides convenient extension methods for System.Math and System.Numerics.Complex methods.
Package provides functionality to build GridView based on your model items collection. Grid.Mvc support sorting, filtering and paging your data.
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.
.NETStandard subset fork of Jon Skeet's Miscutil generic Operator. Uses lazy compiled lambdas to avoid exceptions encountered with MiscUtil.
A collection of useful T (generic) extension methods
Provides a generic, type-safe implementation of an OrderedDictionary.
A generic, concurrent, portable and flexible Object Pool for .NET. 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 to introduce a Parameterized Object Pool, already drafted by Ofir Makmal in the comments of the article. Moreover, a few unit tests have been added, in order to improve code reliability, and a lot of other small changes have also been applied. Of course, all modified source code is freely available at the project URL of this package. Many thanks to Ofir Makmal for his great work.
Unsafe methods for working with pointers and unmanaged memory.
Adds helpers to easily bootstrap an application using conventions by just using the correct extension method. This adds command line operations, additional configuration, logging and service injections by convention.
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.
Practical generic programming for C#
The only .NET tensor & matrix library for generic types. It is also faster than other generic-typed matrix libraries.
Tools and extensions for working with collections.
Easy to use SIMD accelerated span and array methods Now each method in SimdOps is generic, instead of SimdOps<T>, i.e SimdOps.Abs<T>() instead of SimdOps<T>.Abs().
Generic library for .NET with helpers
System.Data.Entity Repository Extension
Common functionality for .Net applications - generic repository interface, helper methods for working with attributes, built-in types, etc.
The collection of the IHost related functionality used with GenericHost.
A set of generic helper methods and classes for .NET Framework
Library for common service functionalities such as generic repository, Swagger configuration and File upload service to aws or digital ocean spaces
This library provides a set of tools to enable CRUD rapidly on any aspnetcore Web APIs.
AutoClutch.AutoRepo is a simple generic repository for Entity Framework 6 that can be used to save you coding time when creating a data layer.
Abtractions for DeltaWare.Dependencies
Adds Dependency Collection/Provider, enabaling generic dependencies with lifetimes to be added. When a dependency is requested depending on its lifetime it will be instantiated and disposed of.
Generic repository for .net
A class which defines a range for a Generic type.