v1.2.0 version of DnsClient is required in order to be able to use mongoDB driver with Azure functioins.
Info
Version: | 1.0.1 |
Author(s): | MongoDB, Vladimir Bencic |
Last Update: | Thursday, November 22, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mongodb/mongo-csharp-driver |
NuGet Url: | https://www.nuget.org/packages/MongoDB.AzureFunctions.CoreDll |
Install
Install-Package MongoDB.AzureFunctions.CoreDll
dotnet add package MongoDB.AzureFunctions.CoreDll
paket add MongoDB.AzureFunctions.CoreDll
MongoDB.AzureFunctions.CoreDll Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- System.Collections.Specialized(>= 4.0.1)
- System.Diagnostics.TraceSource(>= 4.0.0)
- System.Diagnostics.TextWriterTraceListener(>= 4.0.0)
- System.Net.NameResolution(>= 4.3.0)
- System.Net.Security(>= 4.0.0)
- System.Security.SecureString(>= 4.0.0)
- DnsClient(>= 1.2.0)
Tags