Skip to content

Remove useless dependences#8

Merged
StefH merged 7 commits intozzzprojects:masterfrom
yyjdelete:patch-1
Apr 29, 2016
Merged

Remove useless dependences#8
StefH merged 7 commits intozzzprojects:masterfrom
yyjdelete:patch-1

Conversation

@yyjdelete
Copy link
Copy Markdown
Contributor

  1. Fix build for DynamicLinqWebDocs.
  2. Dynamic load System.Data.EntityorEntityFramework as predefined types if it is found.
  3. SqlFunctions, SqlSpatialFunctions and DbFunctions(EF6) is also supported.
  4. Allow to overwrite keywords.
  5. Allow to use FullName of type(_May not works_).
  6. System.Data.Entity is always here, so overwrite short name of it with EntityFramework if EntityFramework is found. If System.Data.Entity is needed, FullName of type can be used(_FullName may not works as 5_).
  7. Remove usless dependences(System.Data.Entity,JetBrains.Annotations and many others for dnxcore5 and dotnet54).

@StefH StefH changed the title Remove usless dependences Remove useless dependences Apr 29, 2016
@StefH StefH merged commit 1e8f89f into zzzprojects:master Apr 29, 2016
@StefH
Copy link
Copy Markdown
Collaborator

StefH commented Apr 29, 2016

Thanks for this pull-request, however, I cannot figure out how to create a unit-test to test this change ? Do you have any ideas?

@StefH StefH self-assigned this Apr 30, 2016
@StefH StefH added the feature label Apr 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants