Download NHibernate Code-First (NH Applications without writting any mapping classes)

Description

This is an abstraction layer on NHibernate written in C# language that allow you to easily write NHibernate applications without writing any line of class mapping.

Source Files

The download file nhcodefirst.zip has the following entries.


BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
Lib/Castle.Core.dll// w w w .  j av a 2s .c  o  m
Lib/Iesi.Collections.dll
Lib/NHibernate.ByteCode.Castle.dll
Lib/NHibernate.dll
Lib/nunit.framework.dll
NHCodeFirst.Tests/ContextTests.cs
NHCodeFirst.Tests/Entities/ContactInfo.cs
NHCodeFirst.Tests/Entities/EntityBase.cs
NHCodeFirst.Tests/Entities/News.cs
NHCodeFirst.Tests/Entities/User.cs
NHCodeFirst.Tests/Entities/UserGroup.cs
NHCodeFirst.Tests/Entities/UserProfile.cs
NHCodeFirst.Tests/NHCodeFirst.Tests.csproj
NHCodeFirst.Tests/Properties/AssemblyInfo.cs
NHCodeFirst.Tests/TestContext.cs
NHCodeFirst.Tests/hibernate.cfg.xml
NHCodeFirst.sln
NHCodeFirst/Collections/IManyToMany.cs
NHCodeFirst/Convensions/CollectionConversion.cs
NHCodeFirst/Convensions/Convension.cs
NHCodeFirst/Convensions/IdConvension.cs
NHCodeFirst/DbContext.cs
NHCodeFirst/DbSet.cs
NHCodeFirst/DbSetBase.cs
NHCodeFirst/EntityInspector.cs
NHCodeFirst/Enums/Access.cs
NHCodeFirst/Enums/AnyCascade.cs
NHCodeFirst/Enums/CacheInclude.cs
NHCodeFirst/Enums/CacheUsage.cs
NHCodeFirst/Enums/ClassPolymorphism.cs
NHCodeFirst/Enums/ClrType.cs
NHCodeFirst/Enums/CollectionCascade.cs
NHCodeFirst/Enums/CollectionFetchMode.cs
NHCodeFirst/Enums/CollectionLazy.cs
NHCodeFirst/Enums/CollectionOrderDirection.cs
NHCodeFirst/Enums/CollectionSort.cs
NHCodeFirst/Enums/CollectionType.cs
NHCodeFirst/Enums/CompositeIdUnsavedValue.cs
NHCodeFirst/Enums/EnumsToHbmString.cs
NHCodeFirst/Enums/Fetch.cs
NHCodeFirst/Enums/IdGenerator.cs
NHCodeFirst/Enums/JoinStrategy.cs
NHCodeFirst/Enums/KeyOnDelete.cs
NHCodeFirst/Enums/NHibernateType.cs
NHCodeFirst/Enums/Naming.cs
NHCodeFirst/Enums/NotFound.cs
NHCodeFirst/Enums/OneCascade.cs
NHCodeFirst/Enums/OptimisticLock.cs
NHCodeFirst/Enums/OuterJoinStrategy.cs
NHCodeFirst/Enums/PropertyGenerated.cs
NHCodeFirst/Enums/RestrictedLaziness.cs
NHCodeFirst/Enums/SchemaAction.cs
NHCodeFirst/Enums/TimeStampSource.cs
NHCodeFirst/Enums/TuplizerEntityMode.cs
NHCodeFirst/Enums/VersionGenerated.cs
NHCodeFirst/Extensions/XmlExtensions.cs
NHCodeFirst/FetchedDbSet.cs
NHCodeFirst/FluentMapper/AnyMapper.cs
NHCodeFirst/FluentMapper/ClassMapper.cs
NHCodeFirst/FluentMapper/ClassMapperBase.cs
NHCodeFirst/FluentMapper/CollectionMapperBase.cs
NHCodeFirst/FluentMapper/ColumnMapper.cs
NHCodeFirst/FluentMapper/ComponentMapper.cs
NHCodeFirst/FluentMapper/DiscriminatorMapper.cs
NHCodeFirst/FluentMapper/EntityMemberMapper.cs
NHCodeFirst/FluentMapper/FluentMapper.cs
NHCodeFirst/FluentMapper/IdMapper.cs
NHCodeFirst/FluentMapper/JoinedSubClassMapper.cs
NHCodeFirst/FluentMapper/KeyMapper.cs
NHCodeFirst/FluentMapper/ManyToManyMapper.cs
NHCodeFirst/FluentMapper/ManyToOneMapper.cs
NHCodeFirst/FluentMapper/MemberMapper.cs
NHCodeFirst/FluentMapper/OneToManyMapper.cs
NHCodeFirst/FluentMapper/OneToOneMapper.cs
NHCodeFirst/FluentMapper/Param.cs
NHCodeFirst/FluentMapper/PropertyMapper.cs
NHCodeFirst/FluentMapper/TimeStampMapper.cs
NHCodeFirst/FluentMapper/TypeAndColumnMapper.cs
NHCodeFirst/FluentMapper/VersionMapper.cs
NHCodeFirst/HbmModel/Any.cs
NHCodeFirst/HbmModel/Class.cs
NHCodeFirst/HbmModel/Collection.cs
NHCodeFirst/HbmModel/Column.cs
NHCodeFirst/HbmModel/Component.cs
NHCodeFirst/HbmModel/Discriminator.cs
NHCodeFirst/HbmModel/Generator.cs
NHCodeFirst/HbmModel/HibernateMapping.cs
NHCodeFirst/HbmModel/Id.cs
NHCodeFirst/HbmModel/Key.cs
NHCodeFirst/HbmModel/ManyToMany.cs
NHCodeFirst/HbmModel/ManyToOne.cs
NHCodeFirst/HbmModel/MemberContainer.cs
NHCodeFirst/HbmModel/OneToMany.cs
NHCodeFirst/HbmModel/OneToOne.cs
NHCodeFirst/HbmModel/Property.cs
NHCodeFirst/HbmModel/PropertyUsage.cs
NHCodeFirst/HbmModel/TimeStamp.cs
NHCodeFirst/HbmModel/TypeE.cs
NHCodeFirst/HbmModel/Version.cs
NHCodeFirst/Helpers/ExpressionHelper.cs
NHCodeFirst/Helpers/HbmGenerator.cs
NHCodeFirst/Helpers/NHibernateHelper.cs
NHCodeFirst/Helpers/NhClrTypeProxy.cs
NHCodeFirst/MappingException.cs
NHCodeFirst/NHCodeFirst.csproj
NHCodeFirst/NHibernateConfiguration.cs
NHCodeFirst/Properties/AssemblyInfo.cs

Download

Click the following link to download nhcodefirst.zip.

nhcodefirst.zip




















Home »
  C# Free Code »
    Database »




ADODotNet
CSV
Database
EntityFramework
JSON
LINQ
LINQPad
Memcached
MongoDB
MySQL
NHibernate
Oracle
ORM
SQL
SQLite
SQLServer
SSIS