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

Implement ResolveTypesBySimpleName #252

Closed
StefH opened this issue Feb 22, 2019 · 1 comment
Closed

Implement ResolveTypesBySimpleName #252

StefH opened this issue Feb 22, 2019 · 1 comment
Assignees
Labels

Comments

@StefH
Copy link
Collaborator

StefH commented Feb 22, 2019

No description provided.

@StefH
Copy link
Collaborator Author

StefH commented Feb 23, 2019

#254

@StefH StefH added the feature label Feb 23, 2019
@StefH StefH closed this as completed Feb 23, 2019
StefH added a commit that referenced this issue Feb 23, 2019
* SimpleName

* add tests

* solve code issue

* fix code complexity

* e != null

* TypeFinder

* .

* add test
StefH added a commit that referenced this issue Feb 23, 2019
* wip

* Comment unused code

* Function AsType, Is, As and Cast

* fix

* fix

* Resolve types by simple name #252 (#254)

* SimpleName

* add tests

* solve code issue

* fix code complexity

* e != null

* TypeFinder

* .

* add test
StefH added a commit that referenced this issue Feb 28, 2019
* OfType and Cast

* cast and offtype

* 1.0.11

* Add NetCoreApp target & include DefaultDynamicLinqCustomTypeProvider (#251)

* netcoreapp2.1

* update program.cs

* OfType Function (#253)

* wip

* Comment unused code

* Function AsType, Is, As and Cast

* fix

* fix

* Resolve types by simple name #252 (#254)

* SimpleName

* add tests

* solve code issue

* fix code complexity

* e != null

* TypeFinder

* .

* add test

* update tests

* remove it.OfType(...)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant