Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 1.0.2 |
Author(s): | Kristian Gundry Nielsen |
Last Update: | Thursday, August 15, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kristianGNI/Dapper.Azure.WebJobs.Extensions |
NuGet Url: | https://www.nuget.org/packages/Dapper.Azure.WebJobs.Extensions.SqlServer |
Install
Install-Package Dapper.Azure.WebJobs.Extensions.SqlServer
dotnet add package Dapper.Azure.WebJobs.Extensions.SqlServer
paket add Dapper.Azure.WebJobs.Extensions.SqlServer
Dapper.Azure.WebJobs.Extensions.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 1.60.1)
- Microsoft.Azure.WebJobs(>= 3.0.5)
Tags
SQL binding for azure functions using Dapper, currently only working with MS SQL Server.