https://github.com/vinhch/nhibernatepostgre
Postgre with NHibernate and repository pattern
https://github.com/vinhch/nhibernatepostgre
nhibernate postgres postgresql repository
Last synced: 2 months ago
JSON representation
Postgre with NHibernate and repository pattern
- Host: GitHub
- URL: https://github.com/vinhch/nhibernatepostgre
- Owner: vinhch
- License: mit
- Created: 2016-10-29T03:56:42.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-03T05:47:07.000Z (over 9 years ago)
- Last Synced: 2025-09-21T00:59:54.428Z (10 months ago)
- Topics: nhibernate, postgres, postgresql, repository
- Language: C#
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NHibernatePostgre
[PostgreSQL](https://www.postgresql.org/) with [NHibernate](http://nhibernate.info/).
Using repository pattern, factory pattern, dependency injection pattern (with [AutoFac](https://autofac.org/)).