Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
                        Entity Framework Core Tutorial: https://entityframeworkcore.com/
                        Entity Framework 6 Tutorial: https://entityframework.net/
                    Info
| Version: | 2.0.0 | 
| Author(s): | Max Obrist | 
| Last Update: | Wednesday, October 24, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/crazycrank/CLinq | 
| NuGet Url: | https://www.nuget.org/packages/CLinq.EFCore2 | 
Install
Install-Package CLinq.EFCore2
                        dotnet add package CLinq.EFCore2
                        paket add CLinq.EFCore2
                        
                                CLinq.EFCore2 Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETFramework 4.7 
                                        
                    - Microsoft.EntityFrameworkCore(>= 2.0.0)
- Microsoft.EntityFrameworkCore(>= 2.0.0)
- Microsoft.EntityFrameworkCore(>= 2.0.0)
- System.ValueTuple(>= 4.3.0)
- Microsoft.EntityFrameworkCore(>= 2.0.0)
Tags
 
                
Allows the creating of composable queries and thus the reusability of Linq2Entity query snippets.