Commit Graph

26 Commits

Author SHA1 Message Date
Koen Bekkenutte ede53de1c2 Support for projectable generic methods 2021-10-27 01:16:26 +08:00
Koen Bekkenutte 14a8f1ebd2 Ensure that parameters are written with their fully qualified type name 2021-10-26 19:16:26 +08:00
Koen Bekkenutte 8c611b9fd4 Fixed nullability rewrites with parameters and return types 2021-10-18 23:40:43 +08:00
Koen Bekkenutte 8ccb73d424 Generate diagnostic when null conditional expressions are used but rewrite is not configured 2021-10-18 23:08:36 +08:00
Koen Bekkenutte 58770723dd Updated ScenarioTests dependency 2021-10-18 22:53:19 +08:00
Koen Bekkenutte 578d0d8d00 Disable test in V1 branch due to different output 2021-10-18 22:47:53 +08:00
Koen Bekkenutte 86223a11c9 support for rewriting null conditional access expressions 2021-10-18 22:36:06 +08:00
Koen Bekkenutte 12038ed164 Fixed broken tests 2021-09-17 02:39:47 +08:00
Koen Bekkenutte 35fc7a2c78 Added support for EF Core 6 2021-09-17 02:22:40 +08:00
Koen Bekkenutte 659f10ac10 Fixed code gen issue for Projectable extension methods using other projectable extension methods 2021-07-02 03:28:40 +08:00
Koen Bekkenutte 9fdc33b4ad Removed unused test 2021-07-02 01:39:58 +08:00
Koen Bekkenutte bbc2d9abe1 Fixed broken tests after switching to Limited compatibility by default 2021-06-04 04:12:18 +08:00
Koen Bekkenutte 5e8e84f1db Improved expression tree generation 2021-06-03 02:27:55 +08:00
Koen Bekkenutte 3aa2c811df Ability to have projectable methods that accept a DbContext 2021-06-02 23:44:40 +08:00
Koen Bekkenutte 6f2b30f723 Rewrite generated expressions to ignore nullability 2021-06-02 03:01:04 +08:00
Koen Bekkenutte 300aab0767 Rebranded to EntityFrameworkCore.Projectables 2021-05-31 21:27:17 +08:00
Koen Bekkenutte e1856a0bff Fixed broken test 2021-05-31 04:40:02 +08:00
Koen Bekkenutte a33fbfeddf Updated readme and added new sample project 2021-05-31 04:05:38 +08:00
Koen Bekkenutte c87509e07f Raise diagnostics when not exposing expression bodies members 2021-05-31 02:05:57 +08:00
Koen Bekkenutte fb135eeb23 Prepping project for for first preview release 2021-05-31 01:15:35 +08:00
Koen Bekkenutte 38b1e830ef Some additional tests and a bit of refactoring 2021-05-31 00:56:53 +08:00
Koen Bekkenutte 5085b1b6ae Rewrite of most internals 2021-05-30 21:45:24 +08:00
Koen Bekkenutte 0d7bec4bd6 Checkpoint (still hacking about) 2021-05-28 03:07:16 +08:00
Koen Bekkenutte 02c0c1edde Fixed tests 2021-05-27 06:10:31 +08:00
Koen Bekkenutte d7e0ad3738 Moved functional tests to their correct place 2021-05-27 04:45:19 +08:00
Koen Bekkenutte 1c83f3d6ad Add project files. 2021-05-27 04:17:35 +08:00