Mostly setting up environment/third party tools for
development takes a long time because there is painstaking configuration and
reference setup involved which needs to be taken care of. But now with the help
of NuGet you can set it up within no time. In this article I am going setup
Fluent NHibernate with Oracle using NuGet because there is not so much
documentation available on this. Later, I’ll show you how you can implement a
repository pattern using Fluent NHibernate. I have tried to make it a baby step
procedure and I hope after reading this article you will be able to setup
Fluent NHibernate with Oracle in no time.
Tools
1. Visual Studio
2. NuGet for adding
Fluent Nhibernate & NHibernate references http://nuget.codeplex.com/
3. Oracle Data Access
for .NET http://www.oracle.com/technetwork/database/windows/downloads/utilsoft-087491.html/