https://github.com/ffmathy/nhibernate-to-entityframework
Reads .hbm.xml files and converts them into Entity Framework mappings.
https://github.com/ffmathy/nhibernate-to-entityframework
Last synced: over 1 year ago
JSON representation
Reads .hbm.xml files and converts them into Entity Framework mappings.
- Host: GitHub
- URL: https://github.com/ffmathy/nhibernate-to-entityframework
- Owner: ffMathy
- License: mit
- Created: 2017-06-17T10:58:40.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-17T12:11:59.000Z (about 9 years ago)
- Last Synced: 2024-05-22T20:49:07.285Z (about 2 years ago)
- Language: C#
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nhibernate-to-entityframework
Reads .hbm.xml files and converts them into Entity Framework mappings.