As a follow up to my Elmah Error Logging with MongoDB Official Driver post:
I’ve created a github repo for it and also published it as a NuGet package.
Please let me know if you have any troubles (first attempt with NuGet!).
As a follow up to my Elmah Error Logging with MongoDB Official Driver post:
I’ve created a github repo for it and also published it as a NuGet package.
Please let me know if you have any troubles (first attempt with NuGet!).
I’ve been working with ElmahR (http://www.robychechi.it/roby/tech-blog/stuff-about-elmahr) lately, but it’s using a SQL Compact DB as the persistence layer. If you haven’t seen the demo of SignalR + Elmah, it’s pretty slick. It seems like Mongodb over Entity/Sql makes a ton of sense for this type of application.