Skip to content

Automatically exported from code.google.com/p/nhlambdaextensions

Notifications You must be signed in to change notification settings

sonyhua/nhlambdaextensions

Repository files navigation

NhLambaExtensions
=================

A project that provides extension methods for the NHibernate ICriteria interface to allow use of typesafe lambda expressions.


To build:

    Open CommandPrompt.bat and type 'nant'

That's it!


Some example NAnt scenarios:

Command                                 Description
=======                                 ===========

nant                                    Perform a debug build (same as: nant debug build)
nant clean                              Clean the debug build (same as: nant debug clean)
nant release build                      Perform a release build
nant release clean                      Clean a release build
nant package                            Package up a release build

About

Automatically exported from code.google.com/p/nhlambdaextensions

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages