Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mongodb/mongo-csharp-analyzer

The MongoDB Analyzer is a free tool that helps you understand how your code translates into the MongoDB Query API.
https://github.com/mongodb/mongo-csharp-analyzer

c-sharp csharp dotnet linq mongodb roslyn roslyn-analyzer static-analysis

Last synced: 28 days ago
JSON representation

The MongoDB Analyzer is a free tool that helps you understand how your code translates into the MongoDB Query API.

Awesome Lists containing this project

README

        

MongoDB C# Analyzer
===================

You can get the latest stable release from the [official Nuget.org feed](https://www.nuget.org/packages/MongoDB.Analyzer)

Getting Started
---------------
* [Samples](./samples)

Documentation
-------------
* [Analyzer](https://docs.mongodb.com/mongodb-analyzer/)
* [C# Driver](https://docs.mongodb.com/drivers/csharp/)
* [MongoDB](https://docs.mongodb.com/)

Feedback/Bug Reports
--------------------
* [Feedback](https://feedback.mongodb.com/forums/940188-mongodb-analyzer-for-net)
* [Bug reports](https://jira.mongodb.org/browse/VS)
* [MongoDB Community Forum](https://www.mongodb.com/community/forums/tag/dot-net)

If you’ve identified a security vulnerability in the analyzer or any other MongoDB project, please report it according to the [instructions here](http://docs.mongodb.org/manual/tutorial/create-a-vulnerability-report).

Contributing
------------

Please see our [guidelines](CONTRIBUTING.md) for contributing to this project.

Thank you to [everyone](https://github.com/mongodb/mongo-csharp-analyzer/graphs/contributors) who has contributed to this project.