Using dependency injection with entities

In this recipe, we will show you how you can inject services into your entities to separate implementation details from your real business logic.

Getting ready

How to do it…

  1. Create a new console application project named IoCByteCode.
  2. Add a reference to ...

Get NHibernate 4.x Cookbook - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.