HSQL 是一种轻量级的基于 .NET 的 ORM 框架. 
                        
                    
         
                Info
| Version: | 1.0.0.16 | 
| Author(s): | 何旭 | 
| Last Update: | Tuesday, November 24, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/hexu6788/HSQL | 
| NuGet Url: | https://www.nuget.org/packages/HSQL.MSSQLServer | 
Install
Install-Package HSQL.MSSQLServer
                        dotnet add package HSQL.MSSQLServer
                        paket add HSQL.MSSQLServer
                        
                                HSQL.MSSQLServer Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- HSQL-Standard(>= 1.0.0.16)
- System.Data.SqlClient(>= 4.8.1)
