Package containing generic database access technology using Entity Framework. 
                        
                    
         
                    Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
                        Entity Framework Core Tutorial: https://entityframeworkcore.com/
                        Entity Framework 6 Tutorial: https://entityframework.net/
                    Info
| Version: | 1.0.23.2881 | 
| Author(s): | Rob Lohmann | 
| Last Update: | Monday, October 16, 2023 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/roblohmann/CodeCube.DataAccess | 
| NuGet Url: | https://www.nuget.org/packages/CodeCube.DataAccess.EntityFramework | 
Install
Install-Package CodeCube.DataAccess.EntityFramework
                        dotnet add package CodeCube.DataAccess.EntityFramework
                        paket add CodeCube.DataAccess.EntityFramework
                        
                                CodeCube.DataAccess.EntityFramework Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- CodeCube.Core(>= 2.0.202611)
 - Entityframework(>= 6.4.4)
 
Tags