AlenToma / EntityWorker.Core

EntityWorker is an object-relation mapper(ORM) that enable .NET developers to work with relations data using objects. EntityWorker is an alternative to entityframwork. is more flexible and much faster than entity framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A couple of issues...

samcov opened this issue · comments

  1. Two projects are unavailable because the don't exist, FastDeepCloner & Generic.LighDataTable, neither of which appear to be needed

  2. Nuget restore fails every time

Yes i know. for working with the library download the nuget version. for development you you dont need Generic.LighDataTable amd fastdeepcloner is library in the nuger. you can also download :)

That's fine, I can use the nuget version, but do you plan to fix this in the future?

Yes.
This project is under development and i'm working parallel with other project.
So when i have spare time will fix it,
Thx for mentioning the issues and please feel free to report any other.

No problem, I understand working in parallel, thanks for taking the time to respond!