Library that implements Rest4GP handler working with SqlServer database.
Info
Version: | 1.2.1 |
Author(s): | Gianni Piolanti |
Last Update: | Tuesday, November 10, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/PiGi78/Rest4GP |
NuGet Url: | https://www.nuget.org/packages/Rest4GP.SqlServer |
Install
Install-Package Rest4GP.SqlServer
dotnet add package Rest4GP.SqlServer
paket add Rest4GP.SqlServer
Rest4GP.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
- Rest4GP.Core(>= 1.2.1)
- Microsoft.Data.SqlClient(>= 1.1.0)
- Microsoft.Extensions.Caching.Memory(>= 3.1.0)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 3.1.0)
- System.Data.SqlClient(>= 4.8.0)
Tags