Alhambra helps open/close DB connections, mapping types between .Net and DB, making sql statement strings.
Info
| Version: | 0.0.5 |
| Author(s): | ledsun |
| Last Update: | Monday, June 27, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ledsun/Alhambra |
| NuGet Url: | https://www.nuget.org/packages/Alhambra.Plugin.SqlServer |
Install
Install-Package Alhambra.Plugin.SqlServer
dotnet add package Alhambra.Plugin.SqlServer
paket add Alhambra.Plugin.SqlServer
Alhambra.Plugin.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
- ObjectTypeConvertExtentions(>= 0.0.5)