sonbabys
-
- 703 total downloads
- last updated 6/15/2014
- Latest version: 0.4.0
This package contains following extension methods: AssemblyExtensions - IEnumerable<Type> GetLoadableTypes(this Assembly assembly) EnumerableExtensions - bool IsIn<T>(this T item, IEnumerable<T>... More information -
Brick.
by: sonbabysCore - 499 total downloads
- last updated 5/25/2014
- Latest version: 0.4.0
This package contains the core interfaces of Brick: - IRepository: Access data store to store and retrieve data. - IPagedList<T>: Represents a subset of a collection of objects that contains metadata about the... More information -
- 404 total downloads
- last updated 5/26/2014
- Latest version: 0.4.0
This package contains the Entity Framework implementation of Brick.Data.IRepository interface. -
- 295 total downloads
- last updated 5/22/2014
- Latest version: 0.3.0
This package contains the implementation of Brick.PagedList.IPagedList<T> interface and an extension method in order to help creating IPagedList<T> easier.