MagnaDB is an ORM for .NET which lets you perform your data model tasks in a fast, easy, and efficient way.
                        
                    
         
                Info
| Version: | 1.0.2 | 
| Author(s): | emt38 | 
| Last Update: | Tuesday, April 28, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://emt38.github.io/MagnaDB | 
| NuGet Url: | https://www.nuget.org/packages/MagnaDB.SqlServer | 
Install
Install-Package MagnaDB.SqlServer
                        dotnet add package MagnaDB.SqlServer
                        paket add MagnaDB.SqlServer
                        
                                MagnaDB.SqlServer Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- System.Data.DataSetExtensions(>= 4.5.0)
- System.Data.SqlClient(>= 4.8.1)
