Executes a SQL Server Stored Procedure specified by a REST Url.
Info
Version: | 1.0.9 |
Author(s): | Andreas Kleinbichler |
Last Update: | Monday, September 18, 2023 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Restify3SP |
Install
Install-Package Restify3SP
dotnet add package Restify3SP
paket add Restify3SP
Restify3SP Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 2.0.35)
- NewtonSoft.Json(>= 12.0.3)
- System.Data.SqlClient(>= 4.8.1)
Tags