Fast and extendible C# 8 alternative to Dapper data access built for .NET Core 3 era.
                        
                    
         
                Info
| Version: | 1.0.1 | 
| Author(s): | Vedran Bilopavlović | 
| Last Update: | Monday, September 30, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/vbilopav/NoOrm.Net | 
| NuGet Url: | https://www.nuget.org/packages/NoOrm | 
Install
Install-Package NoOrm
                        dotnet add package NoOrm
                        paket add NoOrm
                        
                                NoOrm Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- System.Linq.Async(>= 4.0.0)
 - System.Text.Json(>= 4.6.0)
 
Tags