Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
                        Entity Framework Core Tutorial: https://entityframeworkcore.com/
                        Entity Framework 6 Tutorial: https://entityframework.net/
                    Info
| Version: | 2020.8.3.2 | 
| Author(s): | FoxGuard Solutions | 
| Last Update: | Monday, August 3, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/FGS.Linq.Extensions.EntityFrameworkCore | 
Install
Install-Package FGS.Linq.Extensions.EntityFrameworkCore
                        dotnet add package FGS.Linq.Extensions.EntityFrameworkCore
                        paket add FGS.Linq.Extensions.EntityFrameworkCore
                        
                                FGS.Linq.Extensions.EntityFrameworkCore Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETStandard 2.0 
                                        
                    - Microsoft.EntityFrameworkCore(>= 1.0.0 && < 3.0.0)
- Microsoft.EntityFrameworkCore(>= 3.0.0 && < 4.0.0)
- Microsoft.EntityFrameworkCore(>= 1.0.0 && < 4.0.0)
Tags
 
                
This package is for Entity Framework Core.
For an identical API on Entity Framework 6.x, see `FGS.Linq.Extensions.EntityFramework6`.