MongoDB.Analyzer
2.0.0
Prefix Reserved
dotnet add package MongoDB.Analyzer --version 2.0.0
NuGet\Install-Package MongoDB.Analyzer -Version 2.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MongoDB.Analyzer" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MongoDB.Analyzer" Version="2.0.0" />
<PackageReference Include="MongoDB.Analyzer" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add MongoDB.Analyzer --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MongoDB.Analyzer, 2.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=MongoDB.Analyzer&version=2.0.0
#tool nuget:?package=MongoDB.Analyzer&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
MongoDB C# Analyzer
Getting Started
Documentation
Feedback/Bug Reports
If you’ve identified a security vulnerability in the analyzer or any other MongoDB project, please report it according to the instructions here.
Contributing
Please see our guidelines for contributing to this project.
Thank you to everyone who has contributed to this project.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (16)
Showing the top 5 NuGet packages that depend on MongoDB.Analyzer:
Package | Downloads |
---|---|
Reo.Core.AutoHistory
Package Description |
|
Reo.Core.Database
Package Description |
|
Reo.Core.Testing
Package Description |
|
Reo.Core.Email
Package Description |
|
Reo.Core.IntegrationTesting
Package Description |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on MongoDB.Analyzer:
Repository | Stars |
---|---|
dotnetcore/AgileConfig
基于.NET Core开发的轻量级分布式配置中心 / .NET Core lightweight configuration server
|
|
SteveDunn/Vogen
A semi-opinionated library which is a source generator and a code analyser. It Source generates Value Objects
|