Top 20 NuGet generic Packages

Provides implementations for interacting with ArcGIS Server instances.
Infers.Toys provides a collection of more or less experimental datatype generic functions for F#. The primary focus of Infers.Toys is to demonstrate possibilities rather than to provide the best possible implementations. The documentation of individual generic functions typically mention known lim...
A NetClient implementation supporting JSON-RPC APIs.
EntityGenerics Annotations Class Library. Contains annotations required by Entity Generics.
Package Description
.NET Standard MemoryCache-Supportable universal generic repository based on Dapper® ORM and AutoMapper®.
Package provides functionality to build GridView based on your model items collection. Grid.Mvc support sorting, filtering and paging your data. Also Adds AJAX gridviews
The newer version for .NET CORE 5.0
Basic .NET utilities.
AddRange extension method for ICollection<T>
xUnit tests for netfx-System.Collections.Generic.CollectionAddRange
Traverse an enumerable tree, depth or breadth first. Example: var dirs = new DirectoryInfo("C:\\") .Traverse(TraverseKind.BreadthFirst, dir => dir.EnumerateDirectories());
xUnit Tests for netfx-System.Collections.Generic.IEnumerable.Traverse
xUnit tests for netfx-System.Collections.Generic.IEnumerable.ForEach
Generic List property for EPiserver 7 provides a possibility to IEnumerable property with UI support in edit mode.
Infers is a library for deriving F# values from their types and, in a way, a direct application of the Curry-Howard correspondence. The idea is to view the types of F# member functions as Horn clauses. Using a Prolog-style resolution engine it is then possible to attempt to prove goals given as si...
Common functionality for ASP.Net MVC applications - configuration, generic controller, generic repository, generic version history controller, access denied attribute, account management.
NRepository.MongoDb is a generic repository library with a strong focus on CQRS.
Provides a generic repository implementation for Entity Framework Code First data access.
An out-of-the-box Web API for invoking database stored procedures, transforming the results as JSON, BSON, JSONP, XML, CSV, Excel xlsx, or any text generated by Razor dynamic template. Please visit https://github.com/DataBooster/DbWebApi for detail.