MongoDB Wrapper for Elmah using the Mongo 2.1 .NET Driver (Forked from CaptainCodeman's version which only works with legacy driver). 
                        
                    
         
                Info
| Version: | 1.4.0 | 
| Author(s): | Brett W Green | 
| Last Update: | Wednesday, November 25, 2015 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/brettwgreen/elmah-mongodb | 
| NuGet Url: | https://www.nuget.org/packages/elmah.mongodb.driver | 
Install
Install-Package elmah.mongodb.driver
                        dotnet add package elmah.mongodb.driver
                        paket add elmah.mongodb.driver
                        
                                elmah.mongodb.driver Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- elmah(>= 1.2.2)
 - MongoDB.Driver(>= 2.1.0)
 
Tags