Search for generic returned 176 packages
Displaying results 1 - 20.
-
QueryInterceptor
By:
Exposes a generic extension method to IQueryable<T> that allows interception of expression trees with expression visitors.
-
NUnit
By:
NUnit features a fluent assert syntax, parameterized, generic and theory tests and is user-extensible. A number of runners, both from the NUnit project and by third parties, are able to execute NUnit tests. Version 2.6 is the seventh major release of this well-known and well-tested programming tool. This package includes only the framework assemb... More information
-
bbv.Common
By:
Provides shared types needed by other bbv.Common projects: * Generic EventArgs * EventFilter (aggregate frequently occurring events) * DateTimeProvider to make operations on current time testable * string Formatting operations bbv.Common assembly is a part of bbv.Common, a library of .NET components and functionality including: ... More information
-
GenericRepository 0.2.1.0
By:
Generic Repository Insrastructure For .NET Applications
-
GenericRepository.EF 0.2.1.0
By:
Generic Repository DbContext Implementation
-
Generic graph data structures and algorithms for .NET
By:
QuickGraph provides generic directed/undirected graph datastructures and algorithms for .Net, Silverlight, Windows Phone and Win 8. QuickGraph comes with algorithms such as depth first seach, breath first search, A* search, shortest path, k-shortest path, maximum flow, minimum spanning tree, least common ancestors, etc...
-
Generic DbContext and IDbContext
By:
EntityFramework Generic DbContext, both generic base class and generic interface
-
.NET's fastest JSON Serializer by ServiceStack
By:
.NET's fastest JSON, JSV and CSV Text Serializers. Fast, Light, Resilient. Benchmarks at: http://servicestack.net/benchmarks/ Includes the String and Stream functionality for all the ServiceStack projects including: - T.Dump() generic extension method for easy dbugging and introspection of types - WebRequest, Li... More information
-
QUnit for ASP.NET MVC
By:
This QUnit support for ASP.NET MVC. You may also use it for ASP.NET Webforms, but the css folder will not be on the default location. QUnit is a powerful, easy-to-use, JavaScript test suite. It's used by the jQuery project to test its code and plugins but is capable of testing any generic JavaScript code (and even capable of testing JavaScript code... More information
-
NETFx CovariantExtensions
By:
Provides extension methods that allow to treat collections, enumerables and lists as covariant of a generic type other than their constructed type (i.e. for down-casting collections).
-
NETFx KeyValuePair.Create
By:
Provides the missing KeyValuePair.Create static method, following the same approach as the Tuple.Create one to avoid having to type the generic argument parameters and leverage type inference instead: i.e. KeyValuePair.Create("max", 25) creates a KeyValuePair<string, int>.
-
NETFx IEnumerable<T>.Traverse Extension Method
By:
Traverse an enumerable tree, depth or breadth first. Example: var dirs = new DirectoryInfo("C:\\") .Traverse(TraverseKind.BreadthFirst, dir => dir.EnumerateDirectories());
-
structuremap
By:
StructureMap is a Dependency Injection / Inversion of Control tool for .Net that can be used to improve the architectural qualities of an object oriented system by reducing the mechanical costs of good design techniques. StructureMap can enable looser coupling between classes and their dependencies, improve the testability of a class structure, and... More information
-
Service Clients and Common libs for ServiceStack projects
By:
Common library dependency for other ServiceStack projects. Includes JSON, XML, JSV and SOAP Generic Service Clients. Contains: - ServiceStack.Interfaces - ServiceStack.Common Dependencies: - ServiceStack.Text
-
Seedworks.Persistence
By:
A generic Repository for NHibernate
-
DomiLibrary.Utility
By:
Generic library for .NET with helpers
-
NETFx ICollection<T>.AddRange Extension Method
By:
AddRange extension method for ICollection<T>
-
NETFx ICollection<T>.AddRange Extension Method xUnit Tests
By:
xUnit tests for netfx-System.Collections.Generic.CollectionAddRange
-
NETFx IDictionary<TKey, TValue>.GetOrAdd Extension Method
By:
Provides the GetOrAdd extension method for generic dictionaries, borrowed from the ConcurrentDictionary class.
-
NETFx IEnumerable<T>.Traverse Extension Method xUnit Tests
By:
xUnit Tests for netfx-System.Collections.Generic.IEnumerable.Traverse
- Previous
- Next