Firehawk is a library that helps you to configure NHibernate mapping by code conventions in a fluent and comprehensible way, providing the most standard SQL naming conventions and enabling you to create custom naming conventions.
Info
Version: | 1.2.0 |
Author(s): | HomeroThompson |
Last Update: | Wednesday, January 28, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/HomeroThompson/firehawk |
NuGet Url: | https://www.nuget.org/packages/Firehawk |
Install
Install-Package Firehawk
dotnet add package Firehawk
paket add Firehawk
Firehawk Download (Unzip the "nupkg" after downloading)
Dependencies
- NHibernate(4.0.3.4000)
Tags