WebJobs/Azure Functions trigger providing reading and writing MongoDB documents directly to your functions.
Info
Version: | 0.11.0 |
Author(s): | Kevin Smith |
Last Update: | Tuesday, February 26, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kevbite/Kevsoft.Azure.WebJobs.Extensions.MongoDB |
NuGet Url: | https://www.nuget.org/packages/Kevsoft.Azure.WebJobs.Extensions.MongoDB |
Install
Install-Package Kevsoft.Azure.WebJobs.Extensions.MongoDB
dotnet add package Kevsoft.Azure.WebJobs.Extensions.MongoDB
paket add Kevsoft.Azure.WebJobs.Extensions.MongoDB
Kevsoft.Azure.WebJobs.Extensions.MongoDB Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.WebJobs(>= 3.0.0)
- MongoDB.Driver(>= 2.7.3)
Tags