Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mongodb/mongo-csharp-analyzer
- Owner: mongodb
- License: apache-2.0
- Created: 2021-10-14T16:20:44.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-13T20:32:47.000Z (3 months ago)
- Last Synced: 2024-09-27T17:02:30.059Z (about 1 month ago)
- Topics: c-sharp, csharp, dotnet, linq, mongodb, roslyn, roslyn-analyzer, static-analysis
- Language: C#
- Homepage: https://www.mongodb.com/docs/mongodb-analyzer/current/
- Size: 1.39 MB
- Stars: 27
- Watchers: 21
- Forks: 10
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-mongodb - C# Analyzer - View the MongoDB Query API equivalents of your builder expressions in Visual Studio (Tools / Development)
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.