We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No description provided.
The text was updated successfully, but these errors were encountered:
#254
Sorry, something went wrong.
Resolve types by simple name #252 (#254)
54208a7
* SimpleName * add tests * solve code issue * fix code complexity * e != null * TypeFinder * . * add test
OfType Function (#253)
07ada7f
* 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
Add support for OfType, Is, As and Cast (#249)
6fc7fcc
* 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(...)
StefH
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: