David Lebée
|
47f31d5b74
|
removed the namespace extensions which was just useless.
|
2018-03-06 19:59:17 -06:00 |
|
David Lebée
|
2ee15c08e6
|
same extension methods on IEnumerable.
|
2018-03-06 19:56:43 -06:00 |
|
David Lebée
|
cbd60bad8c
|
StringComparison Support.
|
2018-03-06 19:43:49 -06:00 |
|
David Lebée
|
a8981e9ad7
|
nuget release.
|
2018-03-06 18:37:31 -06:00 |
|
David Lebée
|
ccb1506bd9
|
Merge branch 'master' of https://github.com/PoweredSoft/DynamicLinq
|
2018-03-06 18:34:29 -06:00 |
|
David Lebée
|
deff96e68c
|
fix forgot to specify second param.
|
2018-03-06 18:34:28 -06:00 |
|
dlebee
|
435f7e2456
|
Update README.md
|
2018-03-01 09:48:09 -05:00 |
|
dlebee
|
353a7fe985
|
Update README.md
|
2018-03-01 09:35:56 -05:00 |
|
dlebee
|
1e0f110cb0
|
Update README.md
just added a download help section.
|
2018-03-01 09:35:38 -05:00 |
|
David Lebée
|
667f306598
|
package version.
|
2018-03-01 07:54:20 -06:00 |
|
dlebee
|
0d07173e60
|
Update README.md
|
2018-02-28 22:30:02 -06:00 |
|
David Lebée
|
49acab93cf
|
shotcut are tested and its completed.
|
2018-02-28 22:27:36 -06:00 |
|
David Lebée
|
0807d7cdd7
|
Almost done testing shortcuts.
|
2018-02-28 18:10:33 -06:00 |
|
David Lebée
|
c6a9aabd8a
|
shortcuts.
|
2018-02-28 17:07:34 -06:00 |
|
David Lebée
|
5ce208690c
|
they are now nugget packages :D
|
2018-02-22 17:49:38 -06:00 |
|
David Lebée
|
8396e24305
|
changed to .net standard.
|
2018-02-20 21:21:23 -06:00 |
|
David Lebée
|
f6ce5a45af
|
fixed test.
|
2018-02-14 08:12:30 -06:00 |
|
David Lebée
|
8be7ed2e94
|
Merge branch 'master' of https://github.com/PoweredSoft/DynamicLinq
|
2018-02-14 07:49:50 -06:00 |
|
David Lebée
|
5808884a06
|
moved sorting to base.
|
2018-02-14 07:49:49 -06:00 |
|
dlebee
|
590271af9f
|
Update README.md
|
2018-02-13 23:13:01 -06:00 |
|
David Lebée
|
b348bdfe90
|
Entity framework testing is pretty good must say
|
2018-02-13 23:09:58 -06:00 |
|
David Lebée
|
8abed33160
|
extracted alot of things in the base class. :)
|
2018-02-13 22:47:03 -06:00 |
|
David Lebée
|
bb309f9ffb
|
test for sorting EF.
|
2018-02-13 21:38:04 -06:00 |
|
David Lebée
|
46422bca42
|
testing with EF no changes required works quite well :)
|
2018-02-13 21:18:58 -06:00 |
|
dlebee
|
f6241df9a5
|
Update README.md
|
2018-02-13 11:32:23 -06:00 |
|
dlebee
|
bfe08900c0
|
Update README.md
|
2018-02-13 11:32:02 -06:00 |
|
dlebee
|
3b347f9207
|
Update README.md
|
2018-02-13 11:31:06 -06:00 |
|
dlebee
|
302c53e4ec
|
Update README.md
|
2018-02-12 22:23:43 -06:00 |
|
David
|
ee7b92a258
|
typo in readme.
|
2018-02-12 21:34:09 -06:00 |
|
David
|
249a6ce18c
|
trying.
|
2018-02-12 21:33:01 -06:00 |
|
David
|
0fa0a37689
|
fix in documentation.
|
2018-02-12 21:32:26 -06:00 |
|
David
|
97926fdcb7
|
documentation.
|
2018-02-12 21:31:49 -06:00 |
|
David
|
dab0972881
|
documentation.
|
2018-02-12 21:28:35 -06:00 |
|
David
|
e3660877ef
|
collection handling.
and auto null checking if enabled.
|
2018-02-12 21:27:09 -06:00 |
|
David
|
babce13871
|
complex query.
|
2018-02-12 20:30:03 -06:00 |
|
David
|
6fa59c3035
|
Query builder now supports collections.
Lots of refactoring for this support.
|
2018-02-12 20:28:53 -06:00 |
|
David
|
507b64c34b
|
almost ready to support more complex filtering.
|
2018-02-12 11:15:22 -06:00 |
|
dlebee
|
bd213f8b3f
|
Update README.md
|
2018-02-12 04:20:15 -06:00 |
|
David
|
7bdb84e896
|
added sortings.
|
2018-02-12 04:18:44 -06:00 |
|
David
|
a3139cb892
|
renamed.
|
2018-02-12 03:35:27 -06:00 |
|
David
|
571ef78e86
|
Better naming.
|
2018-02-12 03:33:51 -06:00 |
|
David
|
b1db7a3604
|
added query convert strategy.
|
2018-02-12 03:30:55 -06:00 |
|
David
|
8e88e13861
|
example using query builder.
|
2018-02-12 03:18:42 -06:00 |
|
dlebee
|
abf15e30c4
|
Update README.md
|
2018-02-11 20:44:19 -06:00 |
|
David
|
c2517605f5
|
more documentation.
|
2018-02-11 20:42:55 -06:00 |
|
David
|
ce09ca34da
|
trying read me changes.
|
2018-02-11 20:42:05 -06:00 |
|
David
|
98388c6f90
|
fixed test.
|
2018-02-11 20:11:35 -06:00 |
|
David
|
c9cf79cd63
|
Merge branch 'master' of https://github.com/PoweredSoft/DynamicLinq
|
2018-02-11 19:59:36 -06:00 |
|
David
|
50fc50225d
|
Add project files.
|
2018-02-11 19:55:29 -06:00 |
|
David
|
f51b9350e4
|
Add .gitignore and .gitattributes.
|
2018-02-11 19:55:28 -06:00 |
|