Info
| Version: | 1.1.0-beta00204 |
| Author(s): | RyanJuan |
| Last Update: | Tuesday, February 2, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ryans610/Minerva |
| NuGet Url: | https://www.nuget.org/packages/RyanJuan.Minerva.SqlClient |
Install
Install-Package RyanJuan.Minerva.SqlClient
dotnet add package RyanJuan.Minerva.SqlClient
paket add RyanJuan.Minerva.SqlClient
RyanJuan.Minerva.SqlClient Download (Unzip the "nupkg" after downloading)
Dependencies
netcoreapp3.1
- System.Data.SqlClient(>= 4.5.1)
- RyanJuan.Minerva.Common(>= 1.1.000204)
- System.Data.SqlClient(>= 4.5.1)
- RyanJuan.Minerva.Common(>= 1.1.000204)
Minerva is a light weight database helper, aim for simplify the data binding process for both parameter and return data.