MongoDB Analyzer (for .NET)
The MongoDB Analyzer is a package for your .NET project that helps you understand and troubleshoot queries and aggregations directly inside Visual Studio and other tools.
Installing the analyzer is as simple as including the nuget package to your list of dependencies.
2 results found
-
Make the NuGet package a dev dependency
Currently the NuGet package for the analyzer is not a dev-only dependency. When developmentDependency is set to true in a .nuspec file, this marks a package as a development-only dependency, which prevents the package from being included as a dependency in other packages
1 vote -
1 vote
- Don't see your idea?