Search for convention returned 110 packages
Displaying results 1 - 20.
-
ValueInjecter
By:
ValueInjecter lets you define your own convention-based matching algorithms (ValueInjections) in order to match up (inject) source values to destination values. It is used for mapping Dto to Entity and back also for mapping IDataReader to objects, windows forms to object, basically anything. Also has support for flattening and unflattening.
-
Caliburn.Micro
By:
A small, yet powerful framework designed for Xaml platforms, Caliburn.Micro implements a variety of UI patterns for solving real-world problems. Patterns that are highlighted include MVVM (Presentation Model), MVP and MVC.
-
UnityConfiguration
By:
Convention based configuration API for the Microsoft Unity IoC container. With just a few lines of code, you can now registere all your classes in the entire solution. If the built-in conventions doesn't fit your needs, it is very easy to extend with your own.
-
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
-
Fluent NHibernate
By:
Fluent, XML-less, compile safe, automated, convention-based mappings for NHibernate.
-
ninject.extensions.conventions 3.0.0.11
By:
Extension for convention based binding for Ninject
-
ConventionTests
By:
Simple convention-tester
-
NETFx HttpEntityConventionClient
By:
Strong-typed Linq to Web API with resource names conventions. Builds on top of HttpEntityClient and HttpClient and provides the easiest way to interface with typed REST services that are modeled around typed entities or contracts. Example: var products = client // Note: resource path inferred from Product type .Query<Product>() .OrderBy(x => x.... More information
-
ThisMember
By:
ThisMember is a high performance library that allows you to map properties (or fields) between two arbitrary types, based on convention and your own custom configuration.
-
OrmLite.SqlServer - Fast, code-first, config-free Poco ORM
By:
Light, simple and fast convention-based code-first POCO ORM for Sql Server. Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs in SQLServer.
-
Cocktail 2012
By:
Cocktail is a blend of three popular frameworks: Caliburn.Micro + DevForce + Entity Framework. Line of business applications need to query and save database data, model the data as objects with business logic, and present those objects to the end user. Cocktail takes care of these fundamental responsibilities with loosely coupled, open source, and... More information
-
NETFx HttpEntityConventionClient Tests
By:
Tests for netfx-System.Net.Http.HttpEntityConventionClient
-
OpenAccess.CodeFirst
By:
This package helps when starting a new project with the Code first (also known as Fluent Mapping) approach with Telerik OpenAccess ORM. Besided the code only approach Telerik also provides a visual designer integrated with Visual Studio.
-
AtomicMVVM
By:
The goal of AtomicMVVM is to allow developers to work with MVVM in their XAML based solutions (XPF, WinRT) with minimal effort while not getting in the way of the code. It requires .NET 4.5 or higher. The design goals of AtomicMVVM are (in order): simple over feature rich, unobtrusive over less code and convention over configuration.
-
OpenAccess.CodeFirst.Sample
By:
This sample demonstrates the use of the Telerik OpenAccess ORM Code First (also known as Fluent Mapping) support.
-
-
FluentUnity
By:
Library for configuring the Unity IoC container using conventions with a fluent syntax
-
Enforcer
By:
A convention-enforcement tool for performing static code analysis from within your unit test suite.
-
Bootstrapper
By:
bootstrapper.codeplex.com uses a convention over configuration approach to initialize your IOC container, create automapper maps and run any other startup tasks that your application might need.
-
Caliburn.Micro.Start
By:
A startup sample for Caliburn.Micro.
- Previous
- Next