Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Form_Request_Identity.cs, Form_Request_Identity.Designer.cs and Request_OrderBy.cs Source Files not found #137

Open
aalho opened this issue Oct 3, 2018 · 1 comment
Assignees

Comments

@aalho
Copy link

aalho commented Oct 3, 2018

clone the repository:
git clone https://github.com/zzzprojects/EntityFramework-Effort.git

Open Solution Effort.EF6 and try to build.
Output shows three CRC-errors:
Source file '...\Source\Effort.Lab.EF6\Form_Request_Identity.Designer.cs' could not be found.
Source file '...\Source\Effort.Lab.EF6\Form_Request_Identity.cs' could not be found.
Source file '...\Source\Effort.Lab.EF6\Request_OrderBy.cs' could not be found.

@JonathanMagnan JonathanMagnan self-assigned this Oct 3, 2018
@JonathanMagnan
Copy link
Member

Thank you,

I have added a task for my developer to clean the repository.

These are only Lab project, so you can exclude it.

Best Regards,

Jonathan


Performance Libraries
context.BulkInsert(list, options => options.BatchSize = 1000);
Entity Framework ExtensionsEntity Framework ClassicBulk OperationsDapper PlusLinqToSql Plus

Runtime Evaluation
Eval.Execute("x + y", new {x = 1, y = 2}); // return 3
C# Eval FunctionSQL Eval Function

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants