https://github.com/cornflourblue/mvc5-unit-of-work-example
Unit of Work + Repository Pattern in MVC5 and Web API 2 with Fluent Nhibernate
https://github.com/cornflourblue/mvc5-unit-of-work-example
Last synced: 7 months ago
JSON representation
Unit of Work + Repository Pattern in MVC5 and Web API 2 with Fluent Nhibernate
- Host: GitHub
- URL: https://github.com/cornflourblue/mvc5-unit-of-work-example
- Owner: cornflourblue
- License: mit
- Created: 2015-01-28T04:41:58.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-21T01:32:55.000Z (over 9 years ago)
- Last Synced: 2025-03-01T02:41:29.554Z (7 months ago)
- Language: C#
- Homepage: http://jasonwatmore.com/post/2015/01/28/Unit-of-Work-Repository-Pattern-in-MVC5-with-Fluent-NHibernate-and-Ninject.aspx
- Size: 29.3 KB
- Stars: 81
- Watchers: 18
- Forks: 58
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mvc5-unit-of-work-example
Unit of Work + Repository Pattern in MVC5 and Web API 2 with Fluent Nhibernate and NinjectFor further details go to http://jasonwatmore.com/post/2015/01/28/Unit-of-Work-Repository-Pattern-in-MVC5-with-Fluent-NHibernate-and-Ninject.aspx