1. AutoMapper 2.2.1

    By:

    A convention-based object-object mapper. AutoMapper uses a fluent configuration API to define an object-object mapping strategy. AutoMapper uses a convention-based matching algorithm to match up source to destination values. Currently, AutoMapper is geared towards model projection scenarios to flatten complex object models to DTOs and other simple ... More information

    319,687 downloads

  2. Agatha-ServiceLayer-Ninject

    By:

    Agatha Request/Response Service Layer - Server-side bits, for Ninject.

    1,402 downloads

  3. Agatha-ServiceLayer-Unity

    By:

    Agatha Request/Response Service Layer - Server-side bits, for Unity.

    782 downloads

  4. Agatha-ServiceLayer-Castle-Windsor

    By:

    Agatha Request/Response Service Layer - Server-side bits, for Castle Windsor.

    897 downloads

  5. Agatha-ServiceLayer-StructureMap

    By:

    Agatha Request/Response Service Layer - Server-side bits, for StructureMap.

    836 downloads

  6. Agatha-ServiceLayer-Spring

    By:

    Agatha Request/Response Service Layer - Server-side bits, for Spring.

    722 downloads

  7. Paulovich.Data

    By:

    A light weight data acces layer. Easily call stored procedures and supports several types of datasources like SQL Server (2000,2005,2008) , Oracle, Access, Odbc

  8. NexBusiness.Services

    By:

    Service Layer for Entity Framework

  9. Classic Data Access Layer Helpers

    By:

    Classic data access layer is nothing but querying data from database, extracting & packing data into CLR typed classes. Classic DAL Helpers makes it easier for back-end layers, especially for Data Access Objects to extract and fill data. Its developed in Microsoft .NET 3.5, C#.

  10. SFS Entity Framework layer

    By:

    Entity Framework Layer for SFS Tools. This component require of other layer/projects for work. Is the default template of SFS.

  11. SFS Business Objects layer

    By:

    Business Objects Layer for SFS Tools. This component require of other layer/projects for work. Is the default template of SFS.

  12. SFS Business Rules layer

    By:

    Business Rules Layer for SFS Tools. This component require of other layer/projects for work. Is the default template of SFS.

  13. Front-End ASP.NET MVC layer of Business Module

    By:

    Front-End ASP.NET MVC layer of Business Module for SFS Tools. This component require of other layer/projects for work. Is the default template of SFS.

  14. SFS Entity Framework Poco Adapter layer

    By:

    Entity Framework Poco Adapter Layer for SFS Tools. This component require of other layer/projects for work. Is the default template of SFS.

  15. LSDA

    By:

    Logic Data Access is a IQueryable Repository pattern implementation for LINQ To SQL and In-Memory storages.

  16. Pachube Data Access Layer for .NET MicroFramework

    By:

    Pachube Data Access Layer for .NET MicroFramework will help you send and receive data from the Pachube network, which connects people, devices and applications to build the internet of things.

    489 downloads

  17. PetaPoco - A tiny ORMish thing for your POCOs (Core + T4 Templates)

    By:

    PetaPoco is a tiny, single file .NET data access layer inspired by Massive that works with both non-dynamic POCO objects and dynamics. This package includes the core PetaPoco library + T4 templates to generate POCO classes from your database

  18. LSDA-Unity

    By:

    Unity integration for Logic Data Access