Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
                        Entity Framework Core Tutorial: https://entityframeworkcore.com/
                        Entity Framework 6 Tutorial: https://entityframework.net/
                    Info
| Version: | |
| Author(s): | Mkrtich Mazmanyan | 
| Last Update: | Friday, March 24, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/URF.EntityFramework | 
Install
Install-Package URF.EntityFramework
                        dotnet add package URF.EntityFramework
                        paket add URF.EntityFramework
                        
                                URF.EntityFramework Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETFramework 4.5 
                                        
                    - URF.Abstractions(>= 1.1.0)
- CommonServiceLocator(>= 1.3.0)
- LinqKit.Core(>= 1.1.8)
- EntityFramework(>= 6.1.3)
- URF.Abstractions(>= 1.1.0)
- Microsoft.EntityFrameworkCore(>= 1.1.1)
- System.ComponentModel.Annotations(>= 4.3.0)
- System.Linq.Expressions(>= 4.3.0)
- LinqKit.Core(>= 1.1.8)
- NETStandard.Library(>= 1.6.1)
- System.Data.Common(>= 4.3.0)
- URF.Abstractions(>= 1.1.0)
- CommonServiceLocator(>= 1.3.0)
- LinqKit.Core(>= 1.1.8)
- EntityFramework(>= 6.1.3)
Tags
