MongoDB Driver wrapper for easy Azure Function Dependency Injection running Singleton for optimum Function performance.
Info
Version: | 1.0.1 |
Author(s): | Louie Almeda |
Last Update: | Saturday, January 18, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/AzureFunctions.MongoDBDriver |
Install
Install-Package AzureFunctions.MongoDBDriver
dotnet add package AzureFunctions.MongoDBDriver
paket add AzureFunctions.MongoDBDriver
AzureFunctions.MongoDBDriver Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.Functions.Extensions(>= 1.0.0)
- MongoDB.Driver(>= 2.10.1)