MongoDB query helper for .NET and LINQ NuGet Package

This library makes working with LINQ to MongoDB queries easier from C#.

Specificially it is for debugging and runtime inquiry of LINQ queries. There are two basic use cases: (1) Explain a LINQ query (does it use an index for example?).

(2) Convert a LINQ query to the JavaScript code run in MongoDB.




Got any MongoDB query helper for .NET and LINQ Question?





Info

Version: 1.0.0
Author(s): Michael Kennedy
Last Update: Thursday, October 30, 2014
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/mikeckennedy/mongodb-query-helper-for-dotnet
NuGet Url: https://www.nuget.org/packages/MongoDB.QueryHelper


Install
Install-Package MongoDB.QueryHelper
dotnet add package MongoDB.QueryHelper
paket add MongoDB.QueryHelper
MongoDB.QueryHelper Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.3

avg-downloads-per-day

1

days-since-last-release

3456