Skip to content
This repository has been archived by the owner on Apr 28, 2021. It is now read-only.

icedt89/EAVDotNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

E-A-V DotNet

More or less dynamic implementation of the Entity-attribute-value model using Entity Framework.

Info

This project is no longer actively maintained by me!
Some features may be incomplete and/or buggy.

Feel free to fork, bugfix, extend and use it.

Features

  • mapping of primitive types
  • mapping of complex types
  • mapping of collections containing either primitive or complex types
  • simple translation/rewriting of IQueryable
  • lazy loading
  • change tracking
  • handling of circular references

Issues

  • poor performance
  • buggy/incomplete IQueryable translation/rewriting
  • maybe more... i dont remember :-O

License

Copyright © 2015 Jan Hafner.

About

More or less dynamic implementation of the Entity-attribute-value model using Entity Framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages